﻿2026-06-23T09:54:18.1943256Z Current runner version: '2.335.1'
2026-06-23T09:54:18.1947918Z Runner name: 'hfenduleam'
2026-06-23T09:54:18.1948340Z Runner group name: 'Default'
2026-06-23T09:54:18.1948800Z Machine name: 'HFENDULEAM'
2026-06-23T09:54:18.1950733Z ##[group]GITHUB_TOKEN Permissions
2026-06-23T09:54:18.1952057Z Contents: read
2026-06-23T09:54:18.1952389Z Metadata: read
2026-06-23T09:54:18.1952734Z Packages: read
2026-06-23T09:54:18.1953048Z ##[endgroup]
2026-06-23T09:54:18.1954263Z Secret source: Actions
2026-06-23T09:54:18.1954688Z Prepare workflow directory
2026-06-23T09:54:18.2251766Z Prepare all required actions
2026-06-23T09:54:18.2276489Z Getting action download info
2026-06-23T09:54:18.5404951Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-06-23T09:54:19.1251861Z Complete job name: test (self-hosted, Windows, hfenduleam)
2026-06-23T09:54:19.4375903Z ##[group]Run Get-Process spt,notify-shell -ErrorAction SilentlyContinue |
2026-06-23T09:54:19.4377058Z [36;1mGet-Process spt,notify-shell -ErrorAction SilentlyContinue |[0m
2026-06-23T09:54:19.4377858Z [36;1m  Where-Object { $_.Path -like "$env:GITHUB_WORKSPACE\*" } |[0m
2026-06-23T09:54:19.4378470Z [36;1m  Stop-Process -Force -ErrorAction SilentlyContinue[0m
2026-06-23T09:54:19.4378947Z [36;1mexit 0[0m
2026-06-23T09:54:19.4447951Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-23T09:54:19.4448636Z env:
2026-06-23T09:54:19.4448950Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-06-23T09:54:19.4449345Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-06-23T09:54:19.4449739Z ##[endgroup]
2026-06-23T09:54:19.8116714Z ##[group]Run actions/checkout@v5
2026-06-23T09:54:19.8117465Z with:
2026-06-23T09:54:19.8118003Z   repository: SaberMage/spt-core
2026-06-23T09:54:19.8124187Z   token: ***
2026-06-23T09:54:19.8124716Z   ssh-strict: true
2026-06-23T09:54:19.8125375Z   ssh-user: git
2026-06-23T09:54:19.8125940Z   persist-credentials: true
2026-06-23T09:54:19.8126562Z   clean: true
2026-06-23T09:54:19.8127157Z   sparse-checkout-cone-mode: true
2026-06-23T09:54:19.8127842Z   fetch-depth: 1
2026-06-23T09:54:19.8128391Z   fetch-tags: false
2026-06-23T09:54:19.8128955Z   show-progress: true
2026-06-23T09:54:19.8129513Z   lfs: false
2026-06-23T09:54:19.8130040Z   submodules: false
2026-06-23T09:54:19.8130608Z   set-safe-directory: true
2026-06-23T09:54:19.8131239Z env:
2026-06-23T09:54:19.8131775Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-06-23T09:54:19.8132502Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-06-23T09:54:19.8133190Z ##[endgroup]
2026-06-23T09:54:20.0004060Z Syncing repository: SaberMage/spt-core
2026-06-23T09:54:20.0005719Z ##[group]Getting Git version info
2026-06-23T09:54:20.0007869Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-06-23T09:54:20.0219670Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-23T09:54:20.0514025Z git version 2.43.0.windows.1
2026-06-23T09:54:20.0540162Z ##[endgroup]
2026-06-23T09:54:20.0547846Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\02edf03d-87af-4a42-8300-cd9a17d5b8b4\.gitconfig'
2026-06-23T09:54:20.0562159Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\02edf03d-87af-4a42-8300-cd9a17d5b8b4' before making global git config changes
2026-06-23T09:54:20.0563889Z Adding repository directory to the temporary git global config as a safe directory
2026-06-23T09:54:20.0566843Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-23T09:54:20.0793912Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-06-23T09:54:20.0993462Z https://github.com/SaberMage/spt-core
2026-06-23T09:54:20.1021872Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-23T09:54:20.1026071Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-23T09:54:20.1215616Z refs/heads/main
2026-06-23T09:54:20.1240596Z [command]"c:\program files\git\cmd\git.exe" checkout --detach
2026-06-23T09:54:20.1591934Z HEAD is now at 6ba875eb release: v0.14.0 — bump 0.13.2->0.14.0 + changelog + Cargo.lock
2026-06-23T09:54:20.1862645Z ##[endgroup]
2026-06-23T09:54:20.1865885Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-06-23T09:54:20.5484535Z ##[group]Cleaning the repository
2026-06-23T09:54:20.5484946Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-06-23T09:54:24.0842151Z Removing target/
2026-06-23T09:54:24.0876346Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-06-23T09:54:24.1327077Z HEAD is now at 6ba875eb release: v0.14.0 — bump 0.13.2->0.14.0 + changelog + Cargo.lock
2026-06-23T09:54:24.1351660Z ##[endgroup]
2026-06-23T09:54:24.1355692Z ##[group]Disabling automatic garbage collection
2026-06-23T09:54:24.1360480Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-23T09:54:24.1580205Z ##[endgroup]
2026-06-23T09:54:24.1580541Z ##[group]Setting up auth
2026-06-23T09:54:24.1586646Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-23T09:54:24.1795738Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-23T09:54:24.5502010Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-23T09:54:24.5748425Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-23T09:54:24.9507676Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-23T09:54:24.9718486Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-23T09:54:25.3078725Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-23T09:54:25.3359899Z ##[endgroup]
2026-06-23T09:54:25.3360300Z ##[group]Fetching the repository
2026-06-23T09:54:25.3366390Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +06a41624360e10f837066198aa7262da0885f65a:refs/remotes/pull/33/merge
2026-06-23T09:54:26.0674540Z From https://github.com/SaberMage/spt-core
2026-06-23T09:54:26.0675036Z  * [new ref]           06a41624360e10f837066198aa7262da0885f65a -> pull/33/merge
2026-06-23T09:54:26.0790615Z ##[endgroup]
2026-06-23T09:54:26.0791068Z ##[group]Determining the checkout info
2026-06-23T09:54:26.0791853Z ##[endgroup]
2026-06-23T09:54:26.0797175Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-23T09:54:26.1064226Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-23T09:54:26.1283745Z ##[group]Checking out the ref
2026-06-23T09:54:26.1288081Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/33/merge
2026-06-23T09:54:26.1722527Z Previous HEAD position was 6ba875eb release: v0.14.0 — bump 0.13.2->0.14.0 + changelog + Cargo.lock
2026-06-23T09:54:26.1723072Z HEAD is now at 06a41624 Merge 17e13d94863b6c3d8710d75ad0970205159968a7 into 6ba875eb189bff289f336735cbf8138996cf6d7f
2026-06-23T09:54:26.1745940Z ##[endgroup]
2026-06-23T09:54:26.1988671Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-23T09:54:26.2190833Z 06a41624360e10f837066198aa7262da0885f65a
2026-06-23T09:54:26.2427532Z ##[group]Run cargo nextest run --workspace --no-fail-fast -E 'not ( (package(spt-daemon) & kind(test) & binary(/^(attach|brain_swap|broker|budget|daemon_e2e|daemon_lifecycle_real_brain|digest|dispatch|driven_by_selfheal|handoff|idempotent|inject_control_wedge|input_ack_deadlock|resume|shellchan|two_origin_spanning|twohost)$/)) | (package(spt) & kind(test) & binary(/^(attach_wedge_e2e|bind_cwd_project_e2e|brain_respawn_rename|brain_restart_psyche_dup_e2e|brain_split|brain_survive|dummy_harness_e2e|gateway_owner_shell_e2e|job_escape_e2e|livehost_bootgate_e2e|livehost_bootrace_e2e|livehost_nonresident_e2e|livehost_psyche_fail_e2e|n1_pairing|oneliner_e2e|resume_template_e2e|unhost_psyche_reap_e2e)$/)) | (package(spt-term) & kind(test)) )'
2026-06-23T09:54:26.2431298Z [36;1mcargo nextest run --workspace --no-fail-fast -E 'not ( (package(spt-daemon) & kind(test) & binary(/^(attach|brain_swap|broker|budget|daemon_e2e|daemon_lifecycle_real_brain|digest|dispatch|driven_by_selfheal|handoff|idempotent|inject_control_wedge|input_ack_deadlock|resume|shellchan|two_origin_spanning|twohost)$/)) | (package(spt) & kind(test) & binary(/^(attach_wedge_e2e|bind_cwd_project_e2e|brain_respawn_rename|brain_restart_psyche_dup_e2e|brain_split|brain_survive|dummy_harness_e2e|gateway_owner_shell_e2e|job_escape_e2e|livehost_bootgate_e2e|livehost_bootrace_e2e|livehost_nonresident_e2e|livehost_psyche_fail_e2e|n1_pairing|oneliner_e2e|resume_template_e2e|unhost_psyche_reap_e2e)$/)) | (package(spt-term) & kind(test)) )'[0m
2026-06-23T09:54:26.2498785Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-23T09:54:26.2499050Z env:
2026-06-23T09:54:26.2499221Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-06-23T09:54:26.2499443Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-06-23T09:54:26.2499641Z ##[endgroup]
2026-06-23T09:54:32.1794363Z    Compiling proc-macro2 v1.0.106
2026-06-23T09:54:32.1794693Z    Compiling unicode-ident v1.0.24
2026-06-23T09:54:32.1794938Z    Compiling quote v1.0.45
2026-06-23T09:54:32.1795191Z    Compiling cfg-if v1.0.4
2026-06-23T09:54:32.1795405Z    Compiling serde_core v1.0.228
2026-06-23T09:54:32.1795653Z    Compiling serde v1.0.228
2026-06-23T09:54:32.1796133Z    Compiling windows-link v0.2.1
2026-06-23T09:54:32.1797107Z    Compiling typenum v1.20.1
2026-06-23T09:54:32.1797449Z    Compiling version_check v0.9.5
2026-06-23T09:54:32.1797818Z    Compiling portable-atomic v1.13.1
2026-06-23T09:54:32.1798156Z    Compiling getrandom v0.3.4
2026-06-23T09:54:32.1798524Z    Compiling subtle v2.6.1
2026-06-23T09:54:32.1798863Z    Compiling memchr v2.8.1
2026-06-23T09:54:32.1799329Z    Compiling critical-section v1.2.0
2026-06-23T09:54:32.1800159Z    Compiling find-msvc-tools v0.1.9
2026-06-23T09:54:32.1801197Z    Compiling shlex v2.0.1
2026-06-23T09:54:32.2610761Z    Compiling windows-sys v0.61.2
2026-06-23T09:54:32.3343147Z    Compiling semver v1.0.28
2026-06-23T09:54:32.3343609Z    Compiling equivalent v1.0.2
2026-06-23T09:54:32.3790018Z    Compiling smallvec v1.15.1
2026-06-23T09:54:32.4400041Z    Compiling itoa v1.0.18
2026-06-23T09:54:32.4535375Z    Compiling getrandom v0.2.17
2026-06-23T09:54:32.4902702Z    Compiling cpufeatures v0.2.17
2026-06-23T09:54:32.6136127Z    Compiling hashbrown v0.17.1
2026-06-23T09:54:32.6460821Z    Compiling pin-project-lite v0.2.17
2026-06-23T09:54:32.6469057Z    Compiling generic-array v0.14.7
2026-06-23T09:54:32.6483917Z    Compiling rand_core v0.10.1
2026-06-23T09:54:32.6581871Z    Compiling log v0.4.32
2026-06-23T09:54:32.7802803Z    Compiling rustc_version v0.4.1
2026-06-23T09:54:33.0935407Z    Compiling getrandom v0.4.2
2026-06-23T09:54:33.1641527Z    Compiling winapi v0.3.9
2026-06-23T09:54:33.1695595Z    Compiling bitflags v2.12.1
2026-06-23T09:54:33.2694848Z    Compiling futures-core v0.3.32
2026-06-23T09:54:33.3816429Z    Compiling bytes v1.11.1
2026-06-23T09:54:33.4764550Z    Compiling rand_core v0.6.4
2026-06-23T09:54:33.4909085Z    Compiling zerocopy v0.8.50
2026-06-23T09:54:33.5433722Z    Compiling curve25519-dalek v4.1.3
2026-06-23T09:54:33.7702696Z    Compiling ahash v0.8.12
2026-06-23T09:54:33.8358153Z    Compiling indexmap v2.14.0
2026-06-23T09:54:34.1674679Z    Compiling signature v2.2.0
2026-06-23T09:54:34.3805068Z    Compiling jobserver v0.1.34
2026-06-23T09:54:34.4018630Z    Compiling stable_deref_trait v1.2.1
2026-06-23T09:54:34.4247761Z    Compiling libc v0.2.186
2026-06-23T09:54:34.4482984Z    Compiling ed25519 v2.2.3
2026-06-23T09:54:34.4876217Z    Compiling zmij v1.0.21
2026-06-23T09:54:34.5507652Z    Compiling pkg-config v0.3.33
2026-06-23T09:54:34.7084222Z    Compiling cc v1.2.63
2026-06-23T09:54:34.7968487Z    Compiling vcpkg v0.2.15
2026-06-23T09:54:34.8174705Z    Compiling serde_json v1.0.150
2026-06-23T09:54:34.9394544Z    Compiling syn v2.0.117
2026-06-23T09:54:34.9653281Z    Compiling crypto-common v0.1.7
2026-06-23T09:54:34.9762624Z    Compiling block-buffer v0.10.4
2026-06-23T09:54:35.1929682Z    Compiling autocfg v1.5.1
2026-06-23T09:54:35.2159387Z    Compiling futures-sink v0.3.32
2026-06-23T09:54:35.2275956Z    Compiling fastrand v2.4.1
2026-06-23T09:54:35.2733722Z    Compiling futures-io v0.3.32
2026-06-23T09:54:35.3130472Z    Compiling digest v0.10.7
2026-06-23T09:54:35.5188500Z    Compiling slab v0.4.12
2026-06-23T09:54:35.7023642Z    Compiling futures-channel v0.3.32
2026-06-23T09:54:35.7691402Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-23T09:54:35.8227742Z    Compiling sha2 v0.10.9
2026-06-23T09:54:35.8281488Z    Compiling futures-task v0.3.32
2026-06-23T09:54:35.8590281Z    Compiling rustversion v1.0.22
2026-06-23T09:54:35.9663383Z    Compiling fallible-iterator v0.3.0
2026-06-23T09:54:36.1323932Z    Compiling libsqlite3-sys v0.30.1
2026-06-23T09:54:36.3386195Z    Compiling windows_x86_64_msvc v0.52.6
2026-06-23T09:54:36.4183437Z    Compiling fnv v1.0.7
2026-06-23T09:54:36.5588325Z    Compiling strsim v0.11.1
2026-06-23T09:54:36.5913726Z    Compiling cfg_aliases v0.2.1
2026-06-23T09:54:36.5980106Z    Compiling litemap v0.8.2
2026-06-23T09:54:36.6151855Z    Compiling writeable v0.6.3
2026-06-23T09:54:36.7064789Z    Compiling cmake v0.1.58
2026-06-23T09:54:36.7515679Z    Compiling utf8_iter v1.0.4
2026-06-23T09:54:36.8470089Z    Compiling icu_properties_data v2.2.0
2026-06-23T09:54:36.8606755Z    Compiling anyhow v1.0.102
2026-06-23T09:54:36.9078850Z    Compiling ident_case v1.0.1
2026-06-23T09:54:36.9219250Z    Compiling fs_extra v1.3.0
2026-06-23T09:54:36.9236486Z    Compiling dunce v1.0.5
2026-06-23T09:54:37.0578314Z    Compiling fs2 v0.4.3
2026-06-23T09:54:37.0615758Z    Compiling icu_normalizer_data v2.2.0
2026-06-23T09:54:37.1123820Z    Compiling percent-encoding v2.3.2
2026-06-23T09:54:37.1272764Z    Compiling ring v0.17.14
2026-06-23T09:54:37.1848792Z    Compiling http v1.4.1
2026-06-23T09:54:37.1916094Z    Compiling cpufeatures v0.3.0
2026-06-23T09:54:37.2394800Z    Compiling aws-lc-sys v0.41.0
2026-06-23T09:54:37.3198019Z    Compiling thiserror v2.0.18
2026-06-23T09:54:37.3316878Z    Compiling aws-lc-rs v1.17.0
2026-06-23T09:54:37.5493776Z    Compiling windows-targets v0.52.6
2026-06-23T09:54:37.5742859Z    Compiling unicode-segmentation v1.13.3
2026-06-23T09:54:37.6007515Z    Compiling scopeguard v1.2.0
2026-06-23T09:54:37.8155397Z    Compiling chacha20 v0.10.0
2026-06-23T09:54:37.9186540Z    Compiling windows-sys v0.59.0
2026-06-23T09:54:37.9424774Z    Compiling lock_api v0.4.14
2026-06-23T09:54:38.2842978Z    Compiling synstructure v0.13.2
2026-06-23T09:54:38.4010953Z    Compiling socket2 v0.6.4
2026-06-23T09:54:38.4617183Z    Compiling mio v1.2.1
2026-06-23T09:54:38.4841535Z    Compiling form_urlencoded v1.2.2
2026-06-23T09:54:38.5274379Z    Compiling untrusted v0.9.0
2026-06-23T09:54:38.6654015Z    Compiling rand v0.10.1
2026-06-23T09:54:38.6662541Z    Compiling darling_core v0.20.11
2026-06-23T09:54:38.6987401Z    Compiling num-traits v0.2.19
2026-06-23T09:54:38.7050678Z    Compiling windows-strings v0.5.1
2026-06-23T09:54:38.7094369Z    Compiling windows-result v0.4.1
2026-06-23T09:54:39.0759226Z    Compiling heck v0.5.0
2026-06-23T09:54:39.1418727Z    Compiling rustls v0.23.40
2026-06-23T09:54:39.2606284Z    Compiling convert_case v0.10.0
2026-06-23T09:54:39.3529725Z    Compiling unicode-xid v0.2.6
2026-06-23T09:54:39.4065707Z    Compiling atomic-waker v1.1.2
2026-06-23T09:54:39.4228480Z    Compiling const-oid v0.10.2
2026-06-23T09:54:39.4632034Z    Compiling httparse v1.10.1
2026-06-23T09:54:39.5463842Z    Compiling parking_lot_core v0.9.12
2026-06-23T09:54:39.6491110Z    Compiling http-body v1.0.1
2026-06-23T09:54:39.7588557Z    Compiling hybrid-array v0.4.12
2026-06-23T09:54:39.8181160Z    Compiling base64ct v1.8.3
2026-06-23T09:54:39.8767341Z    Compiling powerfmt v0.2.0
2026-06-23T09:54:39.9955822Z    Compiling either v1.16.0
2026-06-23T09:54:40.0192614Z    Compiling deranged v0.5.8
2026-06-23T09:54:40.0715653Z    Compiling pem-rfc7468 v1.0.0
2026-06-23T09:54:40.1399978Z    Compiling memoffset v0.6.5
2026-06-23T09:54:40.1931468Z    Compiling serde_derive v1.0.228
2026-06-23T09:54:40.2209616Z    Compiling zeroize_derive v1.4.3
2026-06-23T09:54:40.3402661Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-23T09:54:40.3892458Z    Compiling zerofrom-derive v0.1.7
2026-06-23T09:54:40.4375364Z    Compiling tokio-macros v2.7.0
2026-06-23T09:54:40.4961778Z    Compiling yoke-derive v0.8.2
2026-06-23T09:54:40.4969870Z    Compiling futures-macro v0.3.32
2026-06-23T09:54:40.5270146Z    Compiling zerovec-derive v0.11.3
2026-06-23T09:54:40.5660857Z    Compiling displaydoc v0.2.6
2026-06-23T09:54:40.5777324Z    Compiling tracing-attributes v0.1.31
2026-06-23T09:54:40.8299593Z    Compiling thiserror-impl v2.0.18
2026-06-23T09:54:40.9306090Z    Compiling derive_more-impl v2.1.1
2026-06-23T09:54:41.4408104Z    Compiling windows-implement v0.60.2
2026-06-23T09:54:41.7050819Z    Compiling zeroize v1.8.2
2026-06-23T09:54:41.7278760Z    Compiling windows-interface v0.59.3
2026-06-23T09:54:41.8418962Z    Compiling tokio v1.52.3
2026-06-23T09:54:41.9439390Z    Compiling futures-util v0.3.32
2026-06-23T09:54:41.9562209Z    Compiling n0-error-macros v0.1.3
2026-06-23T09:54:42.0987518Z    Compiling rustls-pki-types v1.14.1
2026-06-23T09:54:42.2412661Z    Compiling darling_macro v0.20.11
2026-06-23T09:54:42.3664191Z    Compiling spez v0.1.2
2026-06-23T09:54:42.4526603Z    Compiling tower-service v0.3.3
2026-06-23T09:54:42.5721788Z    Compiling num-conv v0.2.2
2026-06-23T09:54:42.6160719Z    Compiling thiserror v1.0.69
2026-06-23T09:54:42.6381508Z    Compiling time-core v0.1.8
2026-06-23T09:54:42.6839705Z    Compiling zerofrom v0.1.8
2026-06-23T09:54:42.7897615Z    Compiling tinyvec_macros v0.1.1
2026-06-23T09:54:42.8025864Z    Compiling darling v0.20.11
2026-06-23T09:54:42.8382815Z    Compiling try-lock v0.2.5
2026-06-23T09:54:42.8603703Z    Compiling ref-cast v1.0.25
2026-06-23T09:54:42.9130107Z    Compiling data-encoding v2.11.0
2026-06-23T09:54:42.9275475Z    Compiling base64 v0.22.1
2026-06-23T09:54:42.9585606Z    Compiling yoke v0.8.3
2026-06-23T09:54:42.9828095Z    Compiling want v0.3.1
2026-06-23T09:54:43.0038793Z    Compiling derive_builder_core v0.20.2
2026-06-23T09:54:43.0649360Z    Compiling n0-error v0.1.3
2026-06-23T09:54:43.0785371Z    Compiling tinyvec v1.11.0
2026-06-23T09:54:43.2099716Z    Compiling windows-core v0.62.2
2026-06-23T09:54:43.2208975Z    Compiling der v0.8.0-rc.10
2026-06-23T09:54:43.2717712Z    Compiling zerovec v0.11.6
2026-06-23T09:54:43.3156449Z    Compiling zerotrie v0.2.4
2026-06-23T09:54:43.5177339Z    Compiling parking_lot v0.12.5
2026-06-23T09:54:43.7880377Z    Compiling ed25519-dalek v2.2.0
2026-06-23T09:54:43.8111684Z    Compiling block-buffer v0.12.0
2026-06-23T09:54:43.8326853Z    Compiling crypto-common v0.2.2
2026-06-23T09:54:43.9613652Z    Compiling tinystr v0.8.3
2026-06-23T09:54:44.0172971Z    Compiling spt-proto v0.14.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-proto)
2026-06-23T09:54:44.1588218Z    Compiling potential_utf v0.1.5
2026-06-23T09:54:44.1831228Z    Compiling derive_builder_macro v0.20.2
2026-06-23T09:54:44.3197181Z    Compiling icu_locale_core v2.2.0
2026-06-23T09:54:44.3273200Z    Compiling thiserror-impl v1.0.69
2026-06-23T09:54:44.3706754Z    Compiling icu_collections v2.2.0
2026-06-23T09:54:44.4176394Z    Compiling pin-project-internal v1.1.13
2026-06-23T09:54:44.4494512Z    Compiling ref-cast-impl v1.0.25
2026-06-23T09:54:44.6084081Z    Compiling serde_derive_internals v0.29.1
2026-06-23T09:54:44.6368381Z    Compiling derive_builder v0.20.2
2026-06-23T09:54:44.9227737Z    Compiling vergen-lib v9.1.0
2026-06-23T09:54:44.9902235Z    Compiling n0-future v0.3.2
2026-06-23T09:54:45.1442681Z    Compiling serial-core v0.4.0
2026-06-23T09:54:45.2290317Z    Compiling inout v0.1.4
2026-06-23T09:54:45.3182102Z    Compiling aho-corasick v1.1.4
2026-06-23T09:54:45.3289412Z    Compiling derive_more v2.1.1
2026-06-23T09:54:45.4354956Z    Compiling toml_write v0.1.2
2026-06-23T09:54:45.5079932Z    Compiling crossbeam-utils v0.8.21
2026-06-23T09:54:45.5132160Z    Compiling httpdate v1.0.3
2026-06-23T09:54:45.7241691Z    Compiling ipnet v2.12.0
2026-06-23T09:54:45.7682351Z    Compiling serde_spanned v0.6.9
2026-06-23T09:54:45.7995211Z    Compiling toml_datetime v0.6.11
2026-06-23T09:54:45.8418306Z    Compiling parking v2.2.1
2026-06-23T09:54:45.8418819Z    Compiling cordyceps v0.3.4
2026-06-23T09:54:45.8562082Z    Compiling spin v0.10.0
2026-06-23T09:54:45.8831678Z    Compiling icu_provider v2.2.0
2026-06-23T09:54:45.8948421Z    Compiling winreg v0.10.1
2026-06-23T09:54:45.9077377Z    Compiling regex-syntax v0.8.10
2026-06-23T09:54:45.9274107Z    Compiling winnow v0.7.15
2026-06-23T09:54:46.0460394Z    Compiling winnow v1.0.3
2026-06-23T09:54:46.0552215Z    Compiling diatomic-waker v0.2.3
2026-06-23T09:54:46.1441766Z    Compiling futures-lite v2.6.1
2026-06-23T09:54:46.2596361Z    Compiling once_cell v1.21.4
2026-06-23T09:54:46.2678359Z    Compiling futures-buffered v0.2.13
2026-06-23T09:54:46.3293178Z    Compiling schemars_derive v1.2.1
2026-06-23T09:54:46.3957405Z    Compiling icu_properties v2.2.0
2026-06-23T09:54:46.4573137Z    Compiling icu_normalizer v2.2.0
2026-06-23T09:54:46.5857234Z    Compiling tracing-core v0.1.36
2026-06-23T09:54:46.6238066Z    Compiling tempfile v3.27.0
2026-06-23T09:54:46.7918095Z    Compiling hashbrown v0.14.5
2026-06-23T09:54:47.1051387Z    Compiling tracing v0.1.44
2026-06-23T09:54:47.1482370Z    Compiling pin-project v1.1.13
2026-06-23T09:54:47.2975367Z    Compiling cipher v0.4.4
2026-06-23T09:54:47.4245609Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-23T09:54:47.4577849Z    Compiling serial-windows v0.4.0
2026-06-23T09:54:47.5809830Z    Compiling idna_adapter v1.2.2
2026-06-23T09:54:47.7865670Z    Compiling hashlink v0.9.1
2026-06-23T09:54:47.8063267Z    Compiling toml_edit v0.22.27
2026-06-23T09:54:47.8801740Z    Compiling digest v0.11.3
2026-06-23T09:54:47.9986429Z    Compiling spki v0.8.0-rc.4
2026-06-23T09:54:48.0378621Z    Compiling vergen-lib v0.1.6
2026-06-23T09:54:48.0715437Z    Compiling vergen v9.1.0
2026-06-23T09:54:48.1820267Z    Compiling idna v1.1.0
2026-06-23T09:54:48.2320122Z    Compiling regex-automata v0.4.14
2026-06-23T09:54:48.2605858Z    Compiling noq-udp v0.10.0
2026-06-23T09:54:48.2835483Z    Compiling universal-hash v0.5.1
2026-06-23T09:54:48.3984739Z    Compiling sync_wrapper v1.0.2
2026-06-23T09:54:48.3996582Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-23T09:54:48.4164712Z    Compiling rusqlite v0.32.1
2026-06-23T09:54:48.4302823Z    Compiling heapless v0.7.17
2026-06-23T09:54:48.4739669Z    Compiling byteorder v1.5.0
2026-06-23T09:54:48.5269583Z    Compiling tokio-util v0.7.18
2026-06-23T09:54:48.5907515Z    Compiling allocator-api2 v0.2.21
2026-06-23T09:54:48.6846318Z    Compiling url v2.5.8
2026-06-23T09:54:48.7215967Z    Compiling opaque-debug v0.3.1
2026-06-23T09:54:48.7217534Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-23T09:54:48.7288631Z    Compiling lazy_static v1.5.0
2026-06-23T09:54:48.7715377Z    Compiling bitflags v1.3.2
2026-06-23T09:54:48.7976533Z    Compiling pin-utils v0.1.0
2026-06-23T09:54:48.8299862Z    Compiling dyn-clone v1.0.20
2026-06-23T09:54:48.8599608Z    Compiling shared_library v0.1.9
2026-06-23T09:54:48.8910904Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-23T09:54:48.9308520Z    Compiling schemars v1.2.1
2026-06-23T09:54:48.9338869Z    Compiling nix v0.25.1
2026-06-23T09:54:49.0061314Z    Compiling polyval v0.6.2
2026-06-23T09:54:49.2984366Z    Compiling hash32 v0.2.1
2026-06-23T09:54:49.4587025Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-23T09:54:49.5207748Z    Compiling spt-store v0.14.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-06-23T09:54:49.5300543Z    Compiling serial v0.4.0
2026-06-23T09:54:49.8376531Z    Compiling h2 v0.4.14
2026-06-23T09:54:50.1226462Z    Compiling filedescriptor v0.8.3
2026-06-23T09:54:50.1569117Z    Compiling toml v0.8.23
2026-06-23T09:54:50.4177732Z    Compiling prefix-trie v0.8.4
2026-06-23T09:54:50.4806674Z    Compiling futures-executor v0.3.32
2026-06-23T09:54:50.5832053Z    Compiling spin v0.9.8
2026-06-23T09:54:50.6322091Z    Compiling vergen-gitcl v1.0.8
2026-06-23T09:54:50.6625526Z    Compiling regex v1.12.3
2026-06-23T09:54:50.8553871Z    Compiling windows-threading v0.2.1
2026-06-23T09:54:50.9017699Z    Compiling downcast-rs v1.2.1
2026-06-23T09:54:50.9882134Z    Compiling ryu v1.0.23
2026-06-23T09:54:51.0219234Z    Compiling signature v3.0.0
2026-06-23T09:54:51.0504249Z    Compiling tower-layer v0.3.3
2026-06-23T09:54:51.1221271Z    Compiling shell-words v1.1.1
2026-06-23T09:54:51.2171403Z    Compiling portable-pty v0.8.1
2026-06-23T09:54:51.2825297Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-23T09:54:51.3247034Z    Compiling ed25519 v3.0.0-rc.4
2026-06-23T09:54:51.3637520Z    Compiling windows-future v0.3.2
2026-06-23T09:54:51.4274905Z    Compiling futures v0.3.32
2026-06-23T09:54:51.6525826Z    Compiling proc-macro-crate v3.5.0
2026-06-23T09:54:51.6905841Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-23T09:54:51.9100847Z    Compiling ghash v0.5.1
2026-06-23T09:54:52.0752908Z    Compiling sha2 v0.11.0-rc.5
2026-06-23T09:54:52.1300358Z    Compiling ctr v0.9.2
2026-06-23T09:54:52.2906474Z    Compiling aes v0.8.4
2026-06-23T09:54:52.3263624Z    Compiling spt-msg v0.14.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-06-23T09:54:52.3961010Z    Compiling windows-numerics v0.3.1
2026-06-23T09:54:52.4002193Z    Compiling windows-collections v0.3.2
2026-06-23T09:54:52.5630466Z    Compiling cobs v0.3.0
2026-06-23T09:54:52.6037432Z    Compiling time v0.3.47
2026-06-23T09:54:52.6112942Z    Compiling postcard-derive v0.2.2
2026-06-23T09:54:52.6331991Z    Compiling http-body-util v0.1.3
2026-06-23T09:54:52.8221539Z    Compiling aead v0.5.2
2026-06-23T09:54:52.8666503Z    Compiling ipconfig v0.3.4
2026-06-23T09:54:53.0103074Z    Compiling widestring v1.2.1
2026-06-23T09:54:53.0450158Z    Compiling windows v0.62.2
2026-06-23T09:54:53.1566825Z    Compiling aes-gcm v0.10.3
2026-06-23T09:54:53.1684696Z    Compiling spt-runtime v0.14.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-06-23T09:54:53.2167027Z    Compiling postcard v1.1.3
2026-06-23T09:54:53.3331419Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-23T09:54:53.3776124Z    Compiling num_enum_derive v0.7.6
2026-06-23T09:54:53.4360587Z    Compiling data-encoding-macro v0.1.20
2026-06-23T09:54:53.5170538Z    Compiling tower v0.5.3
2026-06-23T09:54:53.5904944Z    Compiling crossbeam-channel v0.5.15
2026-06-23T09:54:53.7983908Z    Compiling crossbeam-epoch v0.9.18
2026-06-23T09:54:53.8684938Z    Compiling chrono v0.4.45
2026-06-23T09:54:53.9909693Z    Compiling enum-assoc v1.3.0
2026-06-23T09:54:53.9947844Z    Compiling iroh-metrics-derive v0.4.1
2026-06-23T09:54:54.0079700Z    Compiling async-trait v0.1.89
2026-06-23T09:54:54.5043143Z    Compiling hyper v1.10.1
2026-06-23T09:54:54.5342671Z    Compiling strum_macros v0.28.0
2026-06-23T09:54:54.6043879Z    Compiling windows-registry v0.6.1
2026-06-23T09:54:54.6390531Z    Compiling noq v0.18.0
2026-06-23T09:54:54.6391781Z    Compiling netwatch v0.16.0
2026-06-23T09:54:54.8795000Z    Compiling blake3 v1.8.5
2026-06-23T09:54:54.9082421Z    Compiling uuid v1.23.2
2026-06-23T09:54:55.2181419Z    Compiling acto v0.8.2
2026-06-23T09:54:55.2182032Z    Compiling xml-rs v0.8.28
2026-06-23T09:54:55.2261522Z    Compiling mac-addr v0.3.0
2026-06-23T09:54:55.3340566Z    Compiling identity-hash v0.1.0
2026-06-23T09:54:55.4590450Z    Compiling rustc-hash v2.1.2
2026-06-23T09:54:55.5100667Z    Compiling lru-slab v0.1.2
2026-06-23T09:54:55.5102154Z    Compiling sorted-index-buffer v0.2.1
2026-06-23T09:54:55.5318366Z    Compiling foldhash v0.2.0
2026-06-23T09:54:55.6576290Z    Compiling tagptr v0.2.0
2026-06-23T09:54:55.7468793Z    Compiling netdev v0.42.0
2026-06-23T09:54:55.7967993Z    Compiling hashbrown v0.16.1
2026-06-23T09:54:55.8766523Z    Compiling hyper-util v0.1.20
2026-06-23T09:54:55.9050598Z    Compiling moka v0.12.15
2026-06-23T09:54:55.9407810Z    Compiling iroh-relay v0.98.0
2026-06-23T09:54:56.2953145Z    Compiling xmltree v0.10.3
2026-06-23T09:54:56.5139249Z    Compiling iroh-metrics v0.38.3
2026-06-23T09:54:56.7187596Z    Compiling num_enum v0.7.6
2026-06-23T09:54:56.7678817Z    Compiling tower-http v0.6.11
2026-06-23T09:54:56.7934553Z    Compiling iroh-base v0.98.0
2026-06-23T09:54:56.8181084Z    Compiling spt-term v0.14.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-06-23T09:54:56.9150377Z    Compiling strum v0.28.0
2026-06-23T09:54:56.9877533Z    Compiling n0-watcher v0.6.1
2026-06-23T09:54:57.1141146Z    Compiling tokio-stream v0.1.18
2026-06-23T09:54:57.1722698Z    Compiling attohttpc v0.30.1
2026-06-23T09:54:57.4467898Z    Compiling simple-dns v0.9.3
2026-06-23T09:54:57.4747482Z    Compiling arrayref v0.3.9
2026-06-23T09:54:57.4896751Z    Compiling arrayvec v0.7.6
2026-06-23T09:54:57.5738008Z    Compiling constant_time_eq v0.4.2
2026-06-23T09:54:57.6549565Z    Compiling smol_str v0.1.24
2026-06-23T09:54:57.7013718Z    Compiling sha1_smol v1.0.1
2026-06-23T09:54:57.7634890Z    Compiling simdutf8 v0.1.5
2026-06-23T09:54:57.8148930Z    Compiling resolv-conf v0.7.6
2026-06-23T09:54:57.9143235Z    Compiling igd-next v0.17.1
2026-06-23T09:54:57.9485823Z    Compiling lru v0.16.4
2026-06-23T09:54:58.1630695Z    Compiling webpki-roots v1.0.7
2026-06-23T09:54:58.2339330Z    Compiling seize v0.5.1
2026-06-23T09:54:58.3211011Z    Compiling iroh v0.98.2
2026-06-23T09:54:58.4206953Z    Compiling serde_bytes v0.11.19
2026-06-23T09:54:58.4361918Z    Compiling hmac v0.12.1
2026-06-23T09:54:58.4666389Z    Compiling cmov v0.5.4
2026-06-23T09:54:58.5910072Z    Compiling hkdf v0.12.4
2026-06-23T09:54:58.6089192Z    Compiling papaya v0.2.4
2026-06-23T09:54:58.6124343Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-23T09:54:58.6124770Z    Compiling backon v1.6.0
2026-06-23T09:54:58.7110907Z    Compiling ctutils v0.4.2
2026-06-23T09:54:58.7183332Z    Compiling spake2 v0.4.0
2026-06-23T09:54:58.7315608Z    Compiling sha1 v0.10.6
2026-06-23T09:54:58.7512261Z    Compiling spt-live v0.14.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-06-23T09:54:58.7751674Z    Compiling recvmsg v1.0.0
2026-06-23T09:54:58.9145761Z    Compiling doctest-file v1.1.1
2026-06-23T09:54:58.9546568Z    Compiling darling_core v0.23.0
2026-06-23T09:54:59.0323497Z    Compiling utf8parse v0.2.2
2026-06-23T09:54:59.0391163Z    Compiling anstyle v1.0.14
2026-06-23T09:54:59.1073216Z    Compiling once_cell_polyfill v1.70.2
2026-06-23T09:54:59.1410649Z    Compiling anstyle-parse v1.0.0
2026-06-23T09:54:59.1411094Z    Compiling anstyle-query v1.1.5
2026-06-23T09:54:59.1727151Z    Compiling foldhash v0.1.5
2026-06-23T09:54:59.2466776Z    Compiling anstyle-wincon v3.0.11
2026-06-23T09:54:59.2951594Z    Compiling colorchoice v1.0.5
2026-06-23T09:54:59.3282339Z    Compiling is_terminal_polyfill v1.70.2
2026-06-23T09:54:59.3643983Z    Compiling instability v0.3.12
2026-06-23T09:54:59.3767436Z    Compiling iroh-dns v0.98.0
2026-06-23T09:54:59.4385985Z    Compiling paste v1.0.15
2026-06-23T09:54:59.4487728Z    Compiling interprocess v2.4.2
2026-06-23T09:54:59.4488144Z    Compiling anstream v1.0.0
2026-06-23T09:54:59.5891925Z    Compiling hashbrown v0.15.5
2026-06-23T09:54:59.8973572Z    Compiling strum_macros v0.26.4
2026-06-23T09:54:59.9384817Z    Compiling itertools v0.13.0
2026-06-23T09:55:00.2115946Z    Compiling terminal_size v0.4.4
2026-06-23T09:55:00.2517791Z    Compiling castaway v0.2.4
2026-06-23T09:55:00.2600285Z    Compiling crossterm_winapi v0.9.1
2026-06-23T09:55:00.3063542Z    Compiling indoc v2.0.7
2026-06-23T09:55:00.5481085Z    Compiling unicode-width v0.1.14
2026-06-23T09:55:00.7603170Z    Compiling static_assertions v1.1.0
2026-06-23T09:55:00.8650084Z    Compiling clap_lex v1.1.0
2026-06-23T09:55:00.9488240Z    Compiling compact_str v0.8.2
2026-06-23T09:55:00.9739560Z    Compiling lru v0.12.5
2026-06-23T09:55:01.0005145Z    Compiling clap_derive v4.6.1
2026-06-23T09:55:01.1741930Z    Compiling clap_builder v4.6.0
2026-06-23T09:55:01.1896675Z    Compiling crossterm v0.28.1
2026-06-23T09:55:01.2034875Z    Compiling error-code v3.3.2
2026-06-23T09:55:01.2350540Z    Compiling unicode-truncate v1.1.0
2026-06-23T09:55:01.3642466Z    Compiling cassowary v0.3.0
2026-06-23T09:55:01.3928359Z    Compiling unicode-width v0.2.0
2026-06-23T09:55:01.3971428Z    Compiling clipboard-win v5.4.1
2026-06-23T09:55:01.4265953Z    Compiling nucleo-matcher v0.3.1
2026-06-23T09:55:01.6725280Z    Compiling qrcode v0.14.1
2026-06-23T09:55:01.9065234Z    Compiling strum v0.26.3
2026-06-23T09:55:02.1721221Z    Compiling darling_macro v0.23.0
2026-06-23T09:55:02.9989757Z    Compiling wmi v0.18.4
2026-06-23T09:55:03.0301918Z    Compiling darling v0.23.0
2026-06-23T09:55:03.3661010Z    Compiling clap v4.6.1
2026-06-23T09:55:03.4321079Z    Compiling mock-adapter v0.14.0 (C:\actions-runner\_work\spt-core\spt-core\adapters\mock)
2026-06-23T09:55:04.1447057Z    Compiling ratatui v0.29.0
2026-06-23T09:55:05.0772631Z    Compiling portmapper v0.16.0
2026-06-23T09:55:17.3953692Z    Compiling rustls-webpki v0.103.13
2026-06-23T09:55:19.6136514Z    Compiling tokio-rustls v0.26.4
2026-06-23T09:55:19.6136747Z    Compiling rustls-platform-verifier v0.7.0
2026-06-23T09:55:19.6136977Z    Compiling noq-proto v0.17.0
2026-06-23T09:55:19.7512184Z    Compiling hyper-rustls v0.27.9
2026-06-23T09:55:19.7512551Z    Compiling hickory-net v0.26.0-beta.4
2026-06-23T09:55:19.7512840Z    Compiling tokio-websockets v0.13.2
2026-06-23T09:55:19.9097975Z    Compiling reqwest v0.13.4
2026-06-23T09:55:20.8049082Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-23T09:55:36.7171634Z    Compiling spt-net v0.14.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-23T09:55:38.0308320Z    Compiling spt-daemon v0.14.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-23T09:55:47.7288093Z    Compiling spt v0.14.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt)
2026-06-23T09:55:55.6651312Z    Compiling xtask v0.14.0 (C:\actions-runner\_work\spt-core\spt-core\crates\xtask)
2026-06-23T09:56:32.1640759Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 00s
2026-06-23T09:56:59.3013529Z ────────────
2026-06-23T09:56:59.3013831Z  Nextest run ID 69c2ff44-1f68-4894-b3ab-4fdeb5f4d796 with nextest profile: default
2026-06-23T09:56:59.3014153Z     Starting 1236 tests across 53 binaries (1 test and 39 binaries skipped)
2026-06-23T09:56:59.3178923Z         PASS [   0.015s] (   1/1236) mock-adapter::manifest_valid mock_has_no_claude_code_conventions
2026-06-23T09:56:59.3188850Z         PASS [   0.016s] (   2/1236) mock-adapter::manifest_valid mock_declares_commune_signoff_as_filedrops
2026-06-23T09:56:59.3359104Z         PASS [   0.033s] (   3/1236) mock-adapter::manifest_valid mock_manifest_parses_and_validates
2026-06-23T09:56:59.3988070Z         PASS [   0.063s] (   4/1236) spt::notify_shell_e2e notify_shell_renders_a_commanded_toast
2026-06-23T09:57:00.4336442Z         PASS [   1.131s] (   5/1236) spt::live_bind_firsthost_e2e live_bind_marks_online_and_brain_reconcile_hosts
2026-06-23T09:57:00.4980777Z         PASS [   1.195s] (   6/1236) spt::contract_e2e mock_adapter_drives_the_full_contract
2026-06-23T09:57:00.6328995Z         PASS [   1.330s] (   7/1236) spt::gateway_e2e gateway_binds_and_is_the_user_backed_origin
2026-06-23T09:57:00.6649087Z         PASS [   1.357s] (   8/1236) spt::contract_e2e seed_then_listen_binds_and_relays
2026-06-23T09:57:00.6649837Z         PASS [   0.029s] (   9/1236) spt::release_verify_e2e published_release_verifies_against_embedded_anchor
2026-06-23T09:57:00.9731737Z         PASS [   1.666s] (  10/1236) spt::live_firsthost_e2e live_listen_marks_online_and_brain_reconcile_hosts
2026-06-23T09:57:01.0560006Z         PASS [   0.555s] (  11/1236) spt::ready_resume_ledger_e2e ready_bind_ledgers_and_reconcile_hosts_no_psyche
2026-06-23T09:57:01.3298544Z         PASS [   2.006s] (  12/1236) spt::n1_compat brain_accepts_old_and_new_broker_argv
2026-06-23T09:57:01.4300050Z         PASS [   2.127s] (  13/1236) spt::drive_e2e drive_channel_slot_through_the_real_socket
2026-06-23T09:57:01.4357107Z         PASS [   0.376s] (  14/1236) spt::translate_proof translate_proof_dir_override_proofs_unregistered_install
2026-06-23T09:57:01.4908688Z         PASS [   0.057s] (  15/1236) spt::bin/spt api::auth::tests::mints_distinct_nonempty_tokens
2026-06-23T09:57:01.5401579Z         PASS [   0.040s] (  16/1236) spt::bin/spt api::auth::tests::missing_endpoint_is_no_endpoint
2026-06-23T09:57:01.5733778Z         PASS [   0.045s] (  17/1236) spt::bin/spt api::auth::tests::no_proof_is_refused
2026-06-23T09:57:01.6672219Z         PASS [   0.095s] (  18/1236) spt::bin/spt api::auth::tests::session_id_proof_authenticates
2026-06-23T09:57:01.6673100Z         PASS [   2.364s] (  19/1236) spt::live_resolve_e2e listen_without_adapter_resolves_from_host_binaries
2026-06-23T09:57:01.7370537Z         PASS [   0.069s] (  20/1236) spt::bin/spt api::auth::tests::token_proof_authenticates
2026-06-23T09:57:01.7372104Z         PASS [   0.069s] (  21/1236) spt::bin/spt api::auth::tests::wrong_token_and_wrong_session_refused
2026-06-23T09:57:01.8836126Z         PASS [   0.133s] (  22/1236) spt::bin/spt api::delivery::tests::echo_gate_explicit_toggle
2026-06-23T09:57:01.8976669Z         PASS [   0.133s] (  23/1236) spt::bin/spt api::delivery::tests::idle_busy_transitions_manage_sentinels
2026-06-23T09:57:01.9965583Z         PASS [   0.123s] (  24/1236) spt::bin/spt api::delivery::tests::inject_all_pty_falls_back_to_hook
2026-06-23T09:57:02.0135972Z         PASS [   0.140s] (  25/1236) spt::bin/spt api::delivery::tests::idle_no_gate_does_not_arm_gate
2026-06-23T09:57:02.0816128Z         PASS [   0.087s] (  26/1236) spt::bin/spt api::delivery::tests::inject_resolution_drops_pty_defaults_hook
2026-06-23T09:57:02.2379428Z         PASS [   2.935s] (  27/1236) spt::contract_e2e cold_api_call_autostarts_daemon_and_handoff_is_in_memory
2026-06-23T09:57:02.2423043Z         PASS [   1.582s] (  28/1236) spt::shell_actgate_e2e act_gate_blocks_command_until_class_scoped_grant
2026-06-23T09:57:02.3363800Z         PASS [   0.325s] (  29/1236) spt::bin/spt api::delivery::tests::poll_drain_holds_deferred_while_resting_and_releases_once_on_wake
2026-06-23T09:57:02.3598880Z         PASS [   0.275s] (  30/1236) spt::bin/spt api::delivery::tests::poll_drains_non_deferred_by_default
2026-06-23T09:57:02.3674284Z         PASS [   0.129s] (  31/1236) spt::bin/spt api::reporting::tests::boundary_appends_to_the_session_ledger
2026-06-23T09:57:02.3679120Z         PASS [   0.032s] (  32/1236) spt::bin/spt api::reporting::tests::boundary_missing_perch_refused
2026-06-23T09:57:02.3875811Z         PASS [   2.988s] (  33/1236) spt::poll_envelope_e2e api_poll_emits_whole_self_delimiting_events
2026-06-23T09:57:02.4113281Z         PASS [   0.038s] (  34/1236) spt::bin/spt api::reporting::tests::capability_lists_hostable_types
2026-06-23T09:57:02.4506573Z         PASS [   0.062s] (  35/1236) spt::bin/spt api::reporting::tests::digest_entry_validates_and_appends_to_digest_log
2026-06-23T09:57:02.4535069Z         PASS [   0.047s] (  36/1236) spt::bin/spt api::reporting::tests::driven_by_reads_daemon_marker
2026-06-23T09:57:02.4755494Z         PASS [   0.026s] (  37/1236) spt::bin/spt api::reporting::tests::env_aliases_resolved_from_manifest
2026-06-23T09:57:02.4764997Z         PASS [   0.023s] (  38/1236) spt::bin/spt api::reporting::tests::filedrops_are_fixed_named_files
2026-06-23T09:57:02.5056182Z         PASS [   0.149s] (  39/1236) spt::bin/spt api::reporting::tests::boundary_rebinds_keeping_anchor
2026-06-23T09:57:02.5484150Z         PASS [   0.071s] (  40/1236) spt::bin/spt api::reporting::tests::history_log_appends
2026-06-23T09:57:02.5495345Z         PASS [   0.073s] (  41/1236) spt::bin/spt api::reporting::tests::hint_once_per_session_one_per_message
2026-06-23T09:57:02.5558511Z         PASS [   0.050s] (  42/1236) spt::bin/spt api::reporting::tests::presence_records_endpoint
2026-06-23T09:57:02.5736112Z         PASS [   0.328s] (  43/1236) spt::bin/spt api::reporting::tests::boundary_injects_deferred_shell_context
2026-06-23T09:57:02.6038975Z         PASS [   0.056s] (  44/1236) spt::bin/spt api::reporting::tests::session_end_erase_refused_with_live_children
2026-06-23T09:57:02.6745078Z         PASS [   0.127s] (  45/1236) spt::bin/spt api::reporting::tests::session_end_erase_wipes_childless_perch
2026-06-23T09:57:02.6792607Z         PASS [   0.108s] (  46/1236) spt::bin/spt api::startup::tests::bind_assigns_home_and_revive_preserves_it
2026-06-23T09:57:02.6924606Z         PASS [   0.137s] (  47/1236) spt::bin/spt api::reporting::tests::session_end_soft_preserves_state
2026-06-23T09:57:02.7094599Z         PASS [   0.029s] (  48/1236) spt::bin/spt api::startup::tests::empty_session_seed_refused
2026-06-23T09:57:02.7545077Z         PASS [   0.043s] (  49/1236) spt::bin/spt api::startup::tests::live_perch_under_other_session_conflicts
2026-06-23T09:57:02.7896672Z         PASS [   0.420s] (  50/1236) spt::bin/spt api::reporting::tests::boundary_resurfaces_undismissed_notifs
2026-06-23T09:57:02.7917051Z         PASS [   0.117s] (  51/1236) spt::bin/spt api::startup::tests::bind_with_type_establishes_a_gateway_endpoint
2026-06-23T09:57:02.7970000Z         PASS [   0.043s] (  52/1236) spt::bin/spt api::startup::tests::missing_seed_refused
2026-06-23T09:57:02.8355464Z         PASS [   0.141s] (  53/1236) spt::bin/spt api::startup::tests::establish_stamps_controllable_by_hosting_mode
2026-06-23T09:57:02.8915528Z         PASS [   0.055s] (  54/1236) spt::bin/spt api::startup::tests::seed_bind_records_seed_captured_cwd
2026-06-23T09:57:02.9087416Z         PASS [   0.304s] (  55/1236) spt::bin/spt api::startup::tests::bind_records_cwd_so_picker_can_group_by_project
2026-06-23T09:57:02.9137762Z         PASS [   0.121s] (  56/1236) spt::bin/spt api::startup::tests::post_spawn_bind_establishes_perch
2026-06-23T09:57:02.9322066Z         PASS [   0.034s] (  57/1236) spt::bin/spt api::startup::tests::seed_fail_eof_gives_actionable_stale_broker_hint
2026-06-23T09:57:02.9323360Z         PASS [   0.138s] (  58/1236) spt::bin/spt api::startup::tests::rebind_same_session_ok
2026-06-23T09:57:02.9773583Z         PASS [   0.046s] (  59/1236) spt::bin/spt api::tests::adapter_is_optional
2026-06-23T09:57:02.9774238Z         PASS [   0.060s] (  60/1236) spt::bin/spt api::startup::tests::stale_seed_with_dead_anchor_refused
2026-06-23T09:57:02.9972999Z         PASS [   0.198s] (  61/1236) spt::bin/spt api::startup::tests::revive_without_cwd_preserves_prior_cwd
2026-06-23T09:57:03.0063585Z         PASS [   0.073s] (  62/1236) spt::bin/spt api::tests::ctx_manifest_override_wins_when_manifest_present
2026-06-23T09:57:03.0074490Z         PASS [   0.095s] (  63/1236) spt::bin/spt api::startup::tests::valid_seed_binds_live_perch
2026-06-23T09:57:03.0137143Z         PASS [   0.041s] (  64/1236) spt::bin/spt api::tests::ctx_manifest_unregistered_no_manifest_is_none_not_fatal
2026-06-23T09:57:03.0600339Z         PASS [   0.053s] (  65/1236) spt::bin/spt api::tests::load_manifest_resolves_composite_adapter_option
2026-06-23T09:57:03.0622542Z         PASS [   0.042s] (  66/1236) spt::bin/spt api::tests::state_value_is_validated
2026-06-23T09:57:03.0762641Z         PASS [   0.095s] (  67/1236) spt::bin/spt api::tests::ctx_manifest_resolves_from_registry_when_manifest_absent
2026-06-23T09:57:03.0911981Z         PASS [   0.061s] (  68/1236) spt::bin/spt api::tests::surface_parses
2026-06-23T09:57:04.4047848Z         PASS [   1.339s] (  69/1236) spt::bin/spt api::worker::tests::worker_start_nests_under_parent
2026-06-23T09:57:04.4166899Z         PASS [   1.407s] (  70/1236) spt::bin/spt api::worker::tests::cascade_guard_tracks_live_children
2026-06-23T09:57:04.4244988Z         PASS [   1.379s] (  71/1236) spt::bin/spt api::worker::tests::guard_clears_only_when_all_children_stopped
2026-06-23T09:57:04.4315180Z         PASS [   0.027s] (  72/1236) spt::bin/spt cli::run_home_tests::order_by_mru_orders_guidance
2026-06-23T09:57:04.4429940Z         PASS [   0.026s] (  73/1236) spt::bin/spt cli::run_home_tests::run_home_resolution_matrix
2026-06-23T09:57:04.4523718Z         PASS [   0.028s] (  74/1236) spt::bin/spt cli::tests::access_subcommands_parse
2026-06-23T09:57:04.4588067Z         PASS [   0.027s] (  75/1236) spt::bin/spt cli::tests::adapter_add_transport_flags_parse
2026-06-23T09:57:04.5086136Z         PASS [   0.050s] (  76/1236) spt::bin/spt cli::tests::adapter_has_live_endpoint_detects_matching_live_perch
2026-06-23T09:57:04.5723839Z         PASS [   1.507s] (  77/1236) spt::bin/spt api::worker::tests::worker_poll_holds_deferred_while_resting
2026-06-23T09:57:04.5877017Z         PASS [   0.075s] (  78/1236) spt::bin/spt cli::tests::adapter_has_live_endpoint_false_for_other_or_dead
2026-06-23T09:57:04.6087979Z         PASS [   1.561s] (  79/1236) spt::bin/spt api::worker::tests::worker_poll_drains_spool
2026-06-23T09:57:04.6438114Z         PASS [   0.036s] (  80/1236) spt::bin/spt cli::tests::adapter_subcommands_parse
2026-06-23T09:57:04.6513144Z         PASS [   0.072s] (  81/1236) spt::bin/spt cli::tests::adapter_profile_verbs_local_only
2026-06-23T09:57:04.6576186Z         PASS [   0.074s] (  82/1236) spt::bin/spt cli::tests::adapter_string_verbs
2026-06-23T09:57:04.6710076Z         PASS [   0.027s] (  83/1236) spt::bin/spt cli::tests::adapter_translate_proof_parses
2026-06-23T09:57:04.6748141Z         PASS [   4.241s] (  84/1236) spt::quickstart_e2e published_messaging_quickstart_runs_as_written
2026-06-23T09:57:04.6756608Z         PASS [   0.017s] (  85/1236) spt::bin/spt cli::tests::adapter_update_notice_absent_when_no_message
2026-06-23T09:57:04.6874441Z         PASS [   0.245s] (  86/1236) spt::bin/spt cli::tests::adapter_digest_proof_fills_session_id_key
2026-06-23T09:57:04.6932332Z         PASS [   0.022s] (  87/1236) spt::bin/spt cli::tests::adapter_update_notice_renders_declared_message_markdown
2026-06-23T09:57:04.7004240Z         PASS [   0.248s] (  88/1236) spt::bin/spt cli::tests::adapter_digest_proof_gates_on_drops
2026-06-23T09:57:04.7004856Z         PASS [   0.025s] (  89/1236) spt::bin/spt cli::tests::adapter_version_parses
2026-06-23T09:57:04.7245734Z         PASS [   0.028s] (  90/1236) spt::bin/spt cli::tests::applied_message_renders_semver_or_counter_fallback_and_states_applied
2026-06-23T09:57:04.7367171Z         PASS [   0.058s] (  91/1236) spt::bin/spt cli::tests::adapter_use_sets_and_clears_pointer
2026-06-23T09:57:04.7452157Z         PASS [   0.058s] (  92/1236) spt::bin/spt cli::tests::adapter_version_surfaces_declared_adapter_version
2026-06-23T09:57:04.7489204Z         PASS [   0.048s] (  93/1236) spt::bin/spt cli::tests::apply_user_msg_gate_local_origination
2026-06-23T09:57:04.7510812Z         PASS [   0.018s] (  94/1236) spt::bin/spt cli::tests::bare_tty_guard
2026-06-23T09:57:04.7541658Z         PASS [   0.033s] (  95/1236) spt::bin/spt cli::tests::bare_spt_parses_to_none
2026-06-23T09:57:04.7676457Z         PASS [   0.018s] (  96/1236) spt::bin/spt cli::tests::classify_multiplatform_captures_only_known_triples
2026-06-23T09:57:04.7712943Z         PASS [   0.022s] (  97/1236) spt::bin/spt cli::tests::classify_flat_archive_never_misfires
2026-06-23T09:57:04.7764167Z         PASS [   0.025s] (  98/1236) spt::bin/spt cli::tests::connection_lines_net_less_hides_stale_heartbeat
2026-06-23T09:57:04.7766265Z         PASS [   0.023s] (  99/1236) spt::bin/spt cli::tests::create_existing_name_is_usage_error
2026-06-23T09:57:04.7912083Z         PASS [   5.473s] ( 100/1236) spt::multi_subnet_bringup_e2e single_subnet_control_auto_homes
2026-06-23T09:57:04.8005729Z         PASS [   0.033s] ( 101/1236) spt::bin/spt cli::tests::create_new_existing_name_is_usage_error
2026-06-23T09:57:04.8136944Z         PASS [   0.037s] ( 102/1236) spt::bin/spt cli::tests::create_not_elevated_refuses_without_saving
2026-06-23T09:57:04.8228149Z         PASS [   4.161s] ( 103/1236) spt::shell_e2e mock_shell_binary_drives_the_full_link
2026-06-23T09:57:04.8234542Z         PASS [   0.032s] ( 104/1236) spt::bin/spt cli::tests::daemon_offline_hint_only_when_down
2026-06-23T09:57:04.8242751Z         PASS [   0.057s] ( 105/1236) spt::bin/spt cli::tests::create_new_mints_shows_and_requests_save
2026-06-23T09:57:04.8325451Z         PASS [   0.055s] ( 106/1236) spt::bin/spt cli::tests::create_prints_joining_material_when_elevated
2026-06-23T09:57:04.8326266Z         PASS [   0.032s] ( 107/1236) spt::bin/spt cli::tests::daemon_subcommands_parse
2026-06-23T09:57:04.8370922Z         PASS [   0.023s] ( 108/1236) spt::bin/spt cli::tests::digest_flag_defaults
2026-06-23T09:57:04.8393436Z         PASS [   0.017s] ( 109/1236) spt::bin/spt cli::tests::empty_store_no_flag_guides_to_pair_or_create
2026-06-23T09:57:04.8404715Z         PASS [   5.538s] ( 110/1236) spt::multi_subnet_bringup_e2e multi_subnet_refuses_without_subnet_then_homes_and_binds
2026-06-23T09:57:04.8431463Z         PASS [   0.020s] ( 111/1236) spt::bin/spt cli::tests::endpoint_list_subnet_rows_align_and_label
2026-06-23T09:57:04.8534333Z         PASS [   0.021s] ( 112/1236) spt::bin/spt cli::tests::endpoint_role_parses
2026-06-23T09:57:04.8622612Z         PASS [   0.023s] ( 113/1236) spt::bin/spt cli::tests::escalation_choice_parses_fail_closed
2026-06-23T09:57:04.8685379Z         PASS [   0.031s] ( 114/1236) spt::bin/spt cli::tests::endpoint_subcommands_parse
2026-06-23T09:57:04.8714632Z         PASS [   0.171s] ( 115/1236) spt::bin/spt cli::tests::apply_release_crc_swap_only_swaps_changed
2026-06-23T09:57:04.8953201Z         PASS [   0.027s] ( 116/1236) spt::bin/spt cli::tests::gh_download_command_no_tag_omits_tag
2026-06-23T09:57:04.8972918Z         PASS [   0.026s] ( 117/1236) spt::bin/spt cli::tests::gh_download_command_with_tag_shape
2026-06-23T09:57:04.9157975Z         PASS [   0.020s] ( 118/1236) spt::bin/spt cli::tests::gh_release_version_compare_decision
2026-06-23T09:57:04.9238808Z         PASS [   0.026s] ( 119/1236) spt::bin/spt cli::tests::gh_version_command_shape
2026-06-23T09:57:04.9433062Z         PASS [   0.110s] ( 120/1236) spt::bin/spt cli::tests::endpoint_stop_marks_offline
2026-06-23T09:57:04.9479565Z         PASS [   0.032s] ( 121/1236) spt::bin/spt cli::tests::grant_subcommands_parse
2026-06-23T09:57:04.9521038Z         PASS [   0.028s] ( 122/1236) spt::bin/spt cli::tests::help_groups_cover_every_command
2026-06-23T09:57:04.9678301Z         PASS [   0.124s] ( 123/1236) spt::bin/spt cli::tests::extract_multiplatform_missing_my_triple_is_typed_rejection
2026-06-23T09:57:04.9678991Z         PASS [   0.127s] ( 124/1236) spt::bin/spt cli::tests::extract_legacy_flat_stays_flat
2026-06-23T09:57:04.9720984Z         PASS [   0.119s] ( 125/1236) spt::bin/spt cli::tests::extract_multiplatform_places_shared_root_and_flattens_my_triple
2026-06-23T09:57:05.1483626Z         PASS [   5.846s] ( 126/1236) spt::multi_subnet_bringup_e2e fresh_unbound_is_attachable_before_bind
2026-06-23T09:57:05.1556939Z         PASS [   0.208s] ( 127/1236) spt::bin/spt cli::tests::how_to_topics_cover_ready_and_send
2026-06-23T09:57:05.1584076Z         PASS [   0.206s] ( 128/1236) spt::bin/spt cli::tests::invalid_usage_errors
2026-06-23T09:57:05.1617938Z         PASS [   0.194s] ( 129/1236) spt::bin/spt cli::tests::join_gate_refuses_without_confirmed_elevation
2026-06-23T09:57:05.1619209Z         PASS [   0.219s] ( 130/1236) spt::bin/spt cli::tests::hot_path_flat_and_moved_verbs_gone
2026-06-23T09:57:05.1638193Z         PASS [   0.196s] ( 131/1236) spt::bin/spt cli::tests::local_section_always_renders_local_perches
2026-06-23T09:57:05.1709778Z         PASS [   0.022s] ( 132/1236) spt::bin/spt cli::tests::node_level_label_names_an_endpointless_peer
2026-06-23T09:57:05.1765873Z         PASS [   0.021s] ( 133/1236) spt::bin/spt cli::tests::node_rows_disambiguate_only_on_label_collision
2026-06-23T09:57:05.1812316Z         PASS [   0.023s] ( 134/1236) spt::bin/spt cli::tests::node_status_rows_settle_cheap_signals_probe_only_stale
2026-06-23T09:57:05.1847324Z         PASS [   0.212s] ( 135/1236) spt::bin/spt cli::tests::multi_subnet_refuses_without_flag_then_resolves_with_it
2026-06-23T09:57:05.1879487Z         PASS [   0.026s] ( 136/1236) spt::bin/spt cli::tests::not_elevated_refuses_without_leaking_code_or_saving
2026-06-23T09:57:05.1923636Z         PASS [   0.031s] ( 137/1236) spt::bin/spt cli::tests::notify_subnet_resolution_home_default
2026-06-23T09:57:05.1989164Z         PASS [   0.028s] ( 138/1236) spt::bin/spt cli::tests::origin_set_and_asset_urls_latest_and_tag
2026-06-23T09:57:05.1997546Z         PASS [   0.036s] ( 139/1236) spt::bin/spt cli::tests::notify_surface_parses
2026-06-23T09:57:05.2146438Z         PASS [   0.033s] ( 140/1236) spt::bin/spt cli::tests::pair_namespace_is_gone
2026-06-23T09:57:05.2162523Z         PASS [   0.030s] ( 141/1236) spt::bin/spt cli::tests::poll_until_ready_fastpath_timeout_and_later_success
2026-06-23T09:57:05.2334387Z         PASS [   0.033s] ( 142/1236) spt::bin/spt cli::tests::prune_candidates_resolve_never_guess
2026-06-23T09:57:05.2614765Z         PASS [   0.047s] ( 143/1236) spt::bin/spt cli::tests::purge_offline_gate_and_self_guard
2026-06-23T09:57:05.2751545Z         PASS [   5.972s] ( 144/1236) spt::live_adapt_translation_swap_e2e adapter_apply_swaps_locked_translation_binary_without_restarting_endpoint
2026-06-23T09:57:05.2906781Z         PASS [   0.029s] ( 145/1236) spt::bin/spt cli::tests::resolve_proof_target_override_reads_on_disk
2026-06-23T09:57:05.2927087Z         PASS [   0.018s] ( 146/1236) spt::bin/spt cli::tests::resolve_transport_auto_follows_probe
2026-06-23T09:57:05.3051898Z         PASS [   0.015s] ( 147/1236) spt::bin/spt cli::tests::resolve_transport_explicit_never_probes
2026-06-23T09:57:05.3099741Z         PASS [   0.017s] ( 148/1236) spt::bin/spt cli::tests::ring_timeout_defaults
2026-06-23T09:57:05.3229772Z         PASS [   0.013s] ( 149/1236) spt::bin/spt cli::tests::self_pin_annotates_psyche_host_failure
2026-06-23T09:57:05.3363275Z         PASS [   0.013s] ( 150/1236) spt::bin/spt cli::tests::self_pin_includes_description_when_present
2026-06-23T09:57:05.3506159Z         PASS [   0.014s] ( 151/1236) spt::bin/spt cli::tests::send_target_optional_with_reply_to
2026-06-23T09:57:05.3650892Z         PASS [   0.133s] ( 152/1236) spt::bin/spt cli::tests::release_archive_extracts_to_a_registrable_root
2026-06-23T09:57:05.3735474Z         PASS [   0.023s] ( 153/1236) spt::bin/spt cli::tests::send_user_msg_flag_parses
2026-06-23T09:57:05.3809588Z         PASS [   0.075s] ( 154/1236) spt::bin/spt cli::tests::run_bounded_yields_value_or_timeout_default
2026-06-23T09:57:05.3980671Z         PASS [   0.199s] ( 155/1236) spt::bin/spt cli::tests::probe_all_timeout_settles_false_without_stalling_batch
2026-06-23T09:57:05.4421575Z         PASS [   0.250s] ( 156/1236) spt::bin/spt cli::tests::probe_all_runs_concurrently_in_input_order
2026-06-23T09:57:05.4573211Z         PASS [   0.076s] ( 157/1236) spt::bin/spt cli::tests::shell_relink_relaunches_offline_instances_only
2026-06-23T09:57:05.4755683Z         PASS [   0.102s] ( 158/1236) spt::bin/spt cli::tests::shell_owner_exclusivity_negatives
2026-06-23T09:57:05.5263937Z         PASS [   4.556s] ( 159/1236) spt::shell_sleepwake_e2e sleep_wake_cycle_drives_from_both_ends
2026-06-23T09:57:05.5559136Z         PASS [   0.031s] ( 160/1236) spt::bin/spt cli::tests::shell_subcommands_parse
2026-06-23T09:57:05.5655586Z         PASS [   0.090s] ( 161/1236) spt::bin/spt cli::tests::shell_spawn_profiled_option_resolves_and_shares_cap
2026-06-23T09:57:05.5942892Z         PASS [   0.038s] ( 162/1236) spt::bin/spt cli::tests::show_code_prints_reprovisioning_material
2026-06-23T09:57:05.6000175Z         PASS [   0.034s] ( 163/1236) spt::bin/spt cli::tests::shutdown_soft_stops_and_suspends
2026-06-23T09:57:05.6232693Z         PASS [   0.030s] ( 164/1236) spt::bin/spt cli::tests::single_subnet_auto_selects_and_code_matches_seed
2026-06-23T09:57:05.6418039Z         PASS [   0.019s] ( 165/1236) spt::bin/spt cli::tests::subcommands_parse
2026-06-23T09:57:05.6742643Z         PASS [   0.032s] ( 166/1236) spt::bin/spt cli::tests::subnet_arg_shapes_parse
2026-06-23T09:57:05.6874388Z         PASS [   0.013s] ( 167/1236) spt::bin/spt cli::tests::subnet_status_renders_rows_and_hints_never_secrets
2026-06-23T09:57:05.7001755Z         PASS [   0.013s] ( 168/1236) spt::bin/spt cli::tests::subnets_joined_banner_renders_rows_and_divider
2026-06-23T09:57:05.7125273Z         PASS [   0.012s] ( 169/1236) spt::bin/spt cli::tests::trust_mutation_gate_refuses_without_confirmed_elevation
2026-06-23T09:57:05.7274798Z         PASS [   0.015s] ( 170/1236) spt::bin/spt cli::tests::unknown_elevation_falls_back
2026-06-23T09:57:05.7418104Z         PASS [   0.014s] ( 171/1236) spt::bin/spt cli::tests::unknown_named_subnet_is_usage_error
2026-06-23T09:57:05.7490948Z         PASS [   0.351s] ( 172/1236) spt::bin/spt cli::tests::shell_spawn_approval_floor_gates
2026-06-23T09:57:05.7577582Z         PASS [   0.015s] ( 173/1236) spt::bin/spt cli::tests::whoami_is_an_endpoint_list_alias
2026-06-23T09:57:05.7633339Z         PASS [   0.575s] ( 174/1236) spt::bin/spt cli::tests::probe_all_cap_batches_into_windows
2026-06-23T09:57:05.7643428Z         PASS [   0.014s] ( 175/1236) spt::bin/spt elevation::tests::already_elevated_short_circuits_on_every_os
2026-06-23T09:57:05.7711506Z         PASS [   0.014s] ( 176/1236) spt::bin/spt elevation::tests::current_returns_a_determinate_level_on_supported_platforms
2026-06-23T09:57:05.7814239Z         PASS [   0.016s] ( 177/1236) spt::bin/spt elevation::tests::fallback_message_names_authenticator_app_and_subnet
2026-06-23T09:57:05.7856995Z         PASS [   0.021s] ( 178/1236) spt::bin/spt elevation::tests::gate_shows_only_when_confirmed_elevated
2026-06-23T09:57:05.7930187Z         PASS [   0.022s] ( 179/1236) spt::bin/spt elevation::tests::launcher_argv_is_absolute_exe_plus_verbatim_args
2026-06-23T09:57:05.7943595Z         PASS [   0.015s] ( 180/1236) spt::bin/spt elevation::tests::launchers_never_shell_interpolate_a_crafted_arg
2026-06-23T09:57:05.8022993Z         PASS [   0.017s] ( 181/1236) spt::bin/spt elevation::tests::print_hint_floor_uses_absolute_path_each_os
2026-06-23T09:57:05.8146743Z         PASS [   0.214s] ( 182/1236) spt::bin/spt cli::tests::spt_hosted_no_relay_detection
2026-06-23T09:57:05.8340270Z         PASS [   0.041s] ( 183/1236) spt::bin/spt elevation::tests::unix_path_order_tty_then_pkexec_then_terminal_then_hint
2026-06-23T09:57:05.8378835Z         PASS [   0.043s] ( 184/1236) spt::bin/spt elevation::tests::windows_uac_only_interactive_other_always_prints
2026-06-23T09:57:05.8404601Z         PASS [   0.038s] ( 185/1236) spt::bin/spt helpfmt::tests::atx_header_at_line_start_strips_and_bolds
2026-06-23T09:57:05.8419271Z         PASS [   0.477s] ( 186/1236) spt::bin/spt cli::tests::shell_channels_relay_sensory_and_text_file
2026-06-23T09:57:05.8490723Z         PASS [   0.034s] ( 187/1236) spt::bin/spt helpfmt::tests::bold_styles_with_color_and_strips_without
2026-06-23T09:57:05.8540776Z         PASS [   0.020s] ( 188/1236) spt::bin/spt helpfmt::tests::code_styles_with_color_and_strips_without
2026-06-23T09:57:05.8575416Z         PASS [   0.020s] ( 189/1236) spt::bin/spt helpfmt::tests::color_enabled_truth_table
2026-06-23T09:57:05.8583193Z         PASS [   0.018s] ( 190/1236) spt::bin/spt helpfmt::tests::dual_contract_token_survives_strip_mode
2026-06-23T09:57:05.8651505Z         PASS [   0.023s] ( 191/1236) spt::bin/spt helpfmt::tests::dual_contract_token_unstyled_while_prose_styles_on_color
2026-06-23T09:57:05.8668226Z         PASS [   0.018s] ( 192/1236) spt::bin/spt helpfmt::tests::empty_and_unmatched_markers_stay_literal
2026-06-23T09:57:05.8706899Z         PASS [   0.017s] ( 193/1236) spt::bin/spt helpfmt::tests::link_becomes_its_text
2026-06-23T09:57:05.8768169Z         PASS [   0.018s] ( 194/1236) spt::bin/spt helpfmt::tests::marker_never_spans_a_hard_break
2026-06-23T09:57:05.8807839Z         PASS [   0.022s] ( 195/1236) spt::bin/spt helpfmt::tests::marker_spans_a_clap_soft_wrap
2026-06-23T09:57:05.8842769Z         PASS [   0.019s] ( 196/1236) spt::bin/spt helpfmt::tests::multibyte_text_survives
2026-06-23T09:57:05.8884842Z         PASS [   0.021s] ( 197/1236) spt::bin/spt helpfmt::tests::nested_code_inside_bold_styles_both
2026-06-23T09:57:05.8924925Z         PASS [   0.021s] ( 198/1236) spt::bin/spt helpfmt::tests::plain_text_is_unchanged
2026-06-23T09:57:05.8969589Z         PASS [   0.020s] ( 199/1236) spt::bin/spt helpfmt::tests::preexisting_ansi_is_passed_through_untouched
2026-06-23T09:57:05.9016870Z         PASS [   0.019s] ( 200/1236) spt::bin/spt picker::data::tests::driven_by_display_renders_name_not_hex
2026-06-23T09:57:05.9077882Z         PASS [   0.019s] ( 201/1236) spt::bin/spt picker::data::tests::origin_project_unions_into_membership
2026-06-23T09:57:05.9128395Z         PASS [   0.021s] ( 202/1236) spt::bin/spt picker::data::tests::reconcile_overrides_subnet_with_local_roster
2026-06-23T09:57:05.9231396Z         PASS [   0.023s] ( 203/1236) spt::bin/spt picker::model::tests::adapter_tree_nests_profiles
2026-06-23T09:57:05.9233029Z         PASS [   0.027s] ( 204/1236) spt::bin/spt picker::data::tests::row_status_drives_unbound_display
2026-06-23T09:57:05.9234496Z         PASS [   4.494s] ( 205/1236) spt::tunnel_e2e shell_tunnel_round_trips_opaque_bytes_through_the_real_surfaces
2026-06-23T09:57:05.9337984Z         PASS [   0.026s] ( 206/1236) spt::bin/spt picker::model::tests::back_unwinds
2026-06-23T09:57:05.9429990Z         PASS [   0.030s] ( 207/1236) spt::bin/spt picker::model::tests::category_ring_wraps
2026-06-23T09:57:05.9454442Z         PASS [   0.503s] ( 208/1236) spt::bin/spt cli::tests::shell_spawn_cap_and_over_cap_gates
2026-06-23T09:57:05.9502834Z         PASS [   0.027s] ( 209/1236) spt::bin/spt picker::model::tests::confirm_options_status_dependent
2026-06-23T09:57:05.9550002Z         PASS [   0.031s] ( 210/1236) spt::bin/spt picker::model::tests::confirm_terminal_routes
2026-06-23T09:57:05.9573858Z         PASS [   0.034s] ( 211/1236) spt::bin/spt picker::model::tests::create_outcome_bakes_run
2026-06-23T09:57:05.9593493Z         PASS [   0.026s] ( 212/1236) spt::bin/spt picker::model::tests::cursor_clamps
2026-06-23T09:57:05.9649578Z         PASS [   0.021s] ( 213/1236) spt::bin/spt picker::model::tests::display_status_four_state_type_gated
2026-06-23T09:57:05.9658453Z         PASS [   0.019s] ( 214/1236) spt::bin/spt picker::model::tests::display_status_unbound_is_hollow_and_attachable
2026-06-23T09:57:05.9693515Z         PASS [   0.019s] ( 215/1236) spt::bin/spt picker::model::tests::filter_narrows
2026-06-23T09:57:05.9727619Z         PASS [   0.018s] ( 216/1236) spt::bin/spt picker::model::tests::kind_routes
2026-06-23T09:57:05.9739027Z         PASS [   0.017s] ( 217/1236) spt::bin/spt picker::model::tests::prefill_jumps_to_create
2026-06-23T09:57:05.9778183Z         PASS [   0.018s] ( 218/1236) spt::bin/spt picker::model::tests::reenter_create_keeps_or_clears_id
2026-06-23T09:57:05.9900957Z         PASS [   0.106s] ( 219/1236) spt::bin/spt picker::data::tests::gather_renders_live_unbound
2026-06-23T09:57:05.9956739Z         PASS [   0.030s] ( 220/1236) spt::bin/spt picker::model::tests::resume_title_render
2026-06-23T09:57:05.9957422Z         PASS [   0.031s] ( 221/1236) spt::bin/spt picker::model::tests::resume_outcome_bakes_session
2026-06-23T09:57:06.0020582Z         PASS [   0.028s] ( 222/1236) spt::bin/spt picker::model::tests::status_square_is_online_offline_only
2026-06-23T09:57:06.0038568Z         PASS [   0.027s] ( 223/1236) spt::bin/spt picker::model::tests::visible_partitions_and_sorts
2026-06-23T09:57:06.0042878Z         PASS [   0.030s] ( 224/1236) spt::bin/spt picker::shortcut::tests::bakes_create_attach_by_default
2026-06-23T09:57:06.0105798Z         PASS [   0.032s] ( 225/1236) spt::bin/spt picker::shortcut::tests::bakes_resume_and_action
2026-06-23T09:57:06.0126317Z         PASS [   0.023s] ( 226/1236) spt::bin/spt picker::shortcut::tests::basename_is_parameterized
2026-06-23T09:57:06.0168352Z         PASS [   0.021s] ( 227/1236) spt::bin/spt picker::shortcut::tests::sentinel_detection
2026-06-23T09:57:06.0268321Z         PASS [   0.029s] ( 228/1236) spt::bin/spt picker::view::tests::adapter_tree_buffer
2026-06-23T09:57:06.0338445Z         PASS [   0.030s] ( 229/1236) spt::bin/spt picker::view::tests::kind_buffer
2026-06-23T09:57:06.0339700Z         PASS [   0.034s] ( 230/1236) spt::bin/spt picker::view::tests::confirm_buffer_options
2026-06-23T09:57:06.0374428Z         PASS [   0.028s] ( 231/1236) spt::bin/spt picker::view::tests::pick_buffer_has_squares_and_description
2026-06-23T09:57:06.0400346Z         PASS [   0.027s] ( 232/1236) spt::bin/spt picker::view::tests::pick_empty_category_hint
2026-06-23T09:57:06.0448668Z         PASS [   0.049s] ( 233/1236) spt::bin/spt picker::shortcut::tests::write_create_update_refuse
2026-06-23T09:57:06.0483317Z         PASS [   0.014s] ( 234/1236) spt::bin/spt rc::tests::bracketed_paste_framing_is_exact_and_content_verbatim
2026-06-23T09:57:06.0484003Z         PASS [   0.021s] ( 235/1236) spt::bin/spt picker::view::tests::resume_buffer_lists_sessions
2026-06-23T09:57:06.0538481Z         PASS [   0.039s] ( 236/1236) spt::bin/spt picker::view::tests::pick_status_line_four_state
2026-06-23T09:57:06.0552996Z         PASS [   0.018s] ( 237/1236) spt::bin/spt rc::tests::classify_read_err_eof_is_graceful_not_fatal
2026-06-23T09:57:06.0611782Z         PASS [   0.019s] ( 238/1236) spt::bin/spt rc::tests::clipboard_paste_wraps_nonempty_and_noops_on_empty_or_failure
2026-06-23T09:57:06.0646334Z         PASS [   0.018s] ( 239/1236) spt::bin/spt rc::tests::detach_keybind_semantics
2026-06-23T09:57:06.0673027Z         PASS [   0.020s] ( 240/1236) spt::bin/spt rc::tests::first_event_stall_decision
2026-06-23T09:57:06.0698450Z         PASS [   0.036s] ( 241/1236) spt::bin/spt rc::tests::attach_offline_endpoint_short_circuits_clean
2026-06-23T09:57:06.0708286Z         PASS [   0.023s] ( 242/1236) spt::bin/spt rc::tests::detach_prefix_spans_chunks
2026-06-23T09:57:06.0718733Z         PASS [   0.018s] ( 243/1236) spt::bin/spt rc::tests::key_event_step_detach_sm
2026-06-23T09:57:06.0764681Z         PASS [   0.021s] ( 244/1236) spt::bin/spt rc::tests::mouse_is_paste_only_right_button_down
2026-06-23T09:57:06.0807827Z         PASS [   0.020s] ( 245/1236) spt::bin/spt rc::tests::mouse_mode_decset_scan_survives_split_across_chunks
2026-06-23T09:57:06.0845956Z         PASS [   0.022s] ( 246/1236) spt::bin/spt rc::tests::mouse_mode_decset_scan_tracks_enable_and_sgr
2026-06-23T09:57:06.0879717Z         PASS [   0.021s] ( 247/1236) spt::bin/spt rc::tests::op_minter_distinct_and_monotonic
2026-06-23T09:57:06.0960425Z         PASS [   0.022s] ( 248/1236) spt::bin/spt rc::tests::scroll_dir_classifies_wheel_only
2026-06-23T09:57:06.0979014Z         PASS [   0.027s] ( 249/1236) spt::bin/spt rc::tests::scroll_sgr_emits_exact_xterm_bytes
2026-06-23T09:57:06.0997411Z         PASS [   0.028s] ( 250/1236) spt::bin/spt rc::tests::translate_key_event_emits_exact_xterm_vt
2026-06-23T09:57:06.1105186Z         PASS [   0.034s] ( 251/1236) spt::bin/spt wansend::tests::load_snapshots_degrades_on_junk
2026-06-23T09:57:06.1323557Z         PASS [   1.308s] ( 252/1236) spt::bin/spt cli::tests::endpoint_role_overwrite_is_the_sole_writer
2026-06-23T09:57:06.2742102Z         PASS [   0.195s] ( 253/1236) spt::bin/spt wansend::tests::refusals_render_copy_paste_targets
2026-06-23T09:57:06.2982270Z         PASS [   0.188s] ( 254/1236) spt-daemon adapter_update::tests::delegated_attested_delegates_command
2026-06-23T09:57:06.3009535Z         PASS [   0.169s] ( 255/1236) spt-daemon adapter_update::tests::delegated_unattested_is_skipped
2026-06-23T09:57:06.3094259Z         PASS [   0.211s] ( 256/1236) spt-daemon access::tests::reply_passes_where_unsolicited_refused
2026-06-23T09:57:06.3152066Z         PASS [   0.041s] ( 257/1236) spt-daemon adapter_update::tests::file_pull_tampered_bytes_rejected
2026-06-23T09:57:06.3152798Z         PASS [   0.014s] ( 258/1236) spt-daemon adapter_update::tests::file_pull_without_payload_is_skipped
2026-06-23T09:57:06.3177169Z         PASS [   0.225s] ( 259/1236) spt-daemon access::tests::gate_decision_table
2026-06-23T09:57:06.3178002Z         PASS [   0.218s] ( 260/1236) spt-daemon access::tests::same_node_always_passes_without_minting
2026-06-23T09:57:06.3259577Z         PASS [   0.027s] ( 261/1236) spt-daemon adapter_update::tests::file_pull_verified_against_adapter_key
2026-06-23T09:57:06.3301503Z         PASS [   0.015s] ( 262/1236) spt-daemon adapter_update::tests::gh_release_is_managed_cli_side_not_in_pure_plan
2026-06-23T09:57:06.3376135Z         PASS [   0.029s] ( 263/1236) spt-daemon adapter_update::tests::file_pull_wrong_key_rejected
2026-06-23T09:57:06.3453281Z         PASS [   0.030s] ( 264/1236) spt-daemon adapter_update::tests::ripple_conducts_each_adapter_in_order
2026-06-23T09:57:06.3833467Z         PASS [   0.066s] ( 265/1236) spt-daemon adapter_update::tests::ripple_registered_uses_the_registered_set
2026-06-23T09:57:06.4114503Z         PASS [   0.065s] ( 266/1236) spt-daemon applyhost::tests::apply_staged_update_set_refuses_broker_touching_payloads
2026-06-23T09:57:06.4215742Z         PASS [   0.093s] ( 267/1236) spt-daemon applyhost::tests::apply_staged_refuses_a_quarantined_version
2026-06-23T09:57:06.4251275Z         PASS [   0.094s] ( 268/1236) spt-daemon applyhost::tests::apply_staged_refuses_platform_blind_or_mismatched_single
2026-06-23T09:57:06.4381964Z         PASS [   0.097s] ( 269/1236) spt-daemon applyhost::tests::apply_staged_swaps_binary_and_hands_off_without_touching_the_endpoint
2026-06-23T09:57:06.4383961Z         PASS [   0.119s] ( 270/1236) spt-daemon applyhost::tests::apply_staged_gates_fail_closed_with_the_seat_untouched
2026-06-23T09:57:06.4577073Z         PASS [   0.033s] ( 271/1236) spt-daemon brain::tests::cold_brain_still_rejects_a_forward_output_gap
2026-06-23T09:57:06.4578973Z         PASS [   0.023s] ( 272/1236) spt-daemon brain::tests::controller_resume_from_floor_refetches_after_a_gap
2026-06-23T09:57:06.4595822Z         PASS [   0.041s] ( 273/1236) spt-daemon applyhost::tests::brain_restart_verb_raises_the_supervisor_signal
2026-06-23T09:57:06.4733377Z         PASS [   0.030s] ( 274/1236) spt-daemon brain::tests::skip_to_live_accepts_a_forward_seq_jump_via_snap_above
2026-06-23T09:57:06.4788977Z         PASS [   0.068s] ( 275/1236) spt-daemon applyhost::tests::apply_staged_without_broker_hosted_sessions_swaps_binary
2026-06-23T09:57:06.4789754Z         PASS [   0.021s] ( 276/1236) spt-daemon brain::tests::viewer_snap_attach_accepts_a_forward_output_gap
2026-06-23T09:57:06.4824665Z         PASS [   0.099s] ( 277/1236) spt-daemon applyhost::tests::apply_staged_update_set_selects_local_platform_artifact
2026-06-23T09:57:06.4904726Z         PASS [   0.032s] ( 278/1236) spt-daemon brainproc::tests::appended_padding_flips_exe_hash
2026-06-23T09:57:06.4906765Z         PASS [   0.030s] ( 279/1236) spt-daemon brainproc::tests::backoff_doubles_on_fast_death_resets_when_healthy
2026-06-23T09:57:06.4938336Z         PASS [   0.026s] ( 280/1236) spt-daemon brainproc::tests::brain_child_args_carry_generation_and_reason
2026-06-23T09:57:06.4972857Z         PASS [   0.019s] ( 281/1236) spt-daemon brainproc::tests::bytes_gate_truth_table
2026-06-23T09:57:06.5048046Z         PASS [   0.022s] ( 282/1236) spt-daemon brainproc::tests::consumer_gate_spawns_once_when_net_enabled
2026-06-23T09:57:06.5168449Z         PASS [   0.023s] ( 283/1236) spt-daemon brainproc::tests::ready_exe_hash_parses_and_is_n1_readable
2026-06-23T09:57:06.5214437Z         PASS [   0.031s] ( 284/1236) spt-daemon brainproc::tests::ready_but_wrong_bytes_rolls_back_never_promotes
2026-06-23T09:57:06.5216419Z         PASS [   0.017s] ( 285/1236) spt-daemon brainproc::tests::ready_generation_parses_stamp_and_fails_safe
2026-06-23T09:57:06.5232049Z         PASS [   0.033s] ( 286/1236) spt-daemon brainproc::tests::planned_restart_respawns_with_update_reason
2026-06-23T09:57:06.5288929Z         PASS [   0.031s] ( 287/1236) spt-daemon brainproc::tests::ready_generation_at_reads_file_and_absent_is_none
2026-06-23T09:57:06.5369077Z         PASS [   0.015s] ( 288/1236) spt-daemon brainproc::tests::rollback_running_version_is_prior_not_n_minus_one
2026-06-23T09:57:06.5435305Z         PASS [   0.020s] ( 289/1236) spt-daemon brainproc::tests::select_brain_exe_prefers_canonical_over_per_spawn_current_exe
2026-06-23T09:57:06.5492103Z         PASS [   0.028s] ( 290/1236) spt-daemon brainproc::tests::rolled_back_record_spawns_rollback_binary_on_a_fresh_supervisor
2026-06-23T09:57:06.5498716Z         PASS [   0.013s] ( 291/1236) spt-daemon brainproc::tests::start_reason_arg_round_trips_and_is_lenient
2026-06-23T09:57:06.5858142Z         PASS [   0.498s] ( 292/1236) spt::bin/spt wansend::tests::wan_send_ships_to_the_resolved_node
2026-06-23T09:57:06.6528077Z         PASS [   5.328s] ( 293/1236) spt::translate_proof translate_proof_drives_the_real_translation_binary
2026-06-23T09:57:06.7344997Z         PASS [   0.650s] ( 294/1236) spt::bin/spt wansend::tests::remote_rest_suspends_and_wakes_with_the_deferred_gate
2026-06-23T09:57:06.7458583Z         PASS [   0.011s] ( 295/1236) spt-daemon broker::tests::a_full_controller_does_not_starve_a_viewer_or_block_the_drain
2026-06-23T09:57:06.7533842Z         PASS [   0.237s] ( 296/1236) spt-daemon brainproc::tests::ready_with_matching_bytes_promotes
2026-06-23T09:57:06.7561266Z         PASS [   0.010s] ( 297/1236) spt-daemon broker::tests::advance_delivered_is_monotonic
2026-06-23T09:57:06.7636874Z         PASS [   0.010s] ( 298/1236) spt-daemon broker::tests::append_overflow_flags_the_evicted_viewer_for_skip_to_live
2026-06-23T09:57:06.7668017Z         PASS [   0.011s] ( 299/1236) spt-daemon broker::tests::apply_once_enqueues_ptywrite_exactly_once_and_dedups_replay
2026-06-23T09:57:06.7742540Z         PASS [   0.011s] ( 300/1236) spt-daemon broker::tests::contiguous_advance_freezes_on_a_gap
2026-06-23T09:57:06.7784958Z         PASS [   0.012s] ( 301/1236) spt-daemon broker::tests::delivered_cursor_advances_only_on_ok_and_is_monotonic
2026-06-23T09:57:06.7864925Z         PASS [   0.012s] ( 302/1236) spt-daemon broker::tests::input_enqueue_drops_and_stamps_on_full_then_heals_on_drain
2026-06-23T09:57:06.7894033Z         PASS [   0.011s] ( 303/1236) spt-daemon broker::tests::input_writer_preserves_strict_fifo_order_through_the_sole_writer
2026-06-23T09:57:06.8057661Z         PASS [   0.019s] ( 304/1236) spt-daemon broker::tests::read_translation_path_none_when_absent
2026-06-23T09:57:06.8086125Z         PASS [   0.019s] ( 305/1236) spt-daemon broker::tests::read_translation_path_reads_declared_path
2026-06-23T09:57:06.8165784Z         PASS [   0.011s] ( 306/1236) spt-daemon broker::tests::select_endpoints_running_adapter_filters_dedups_sorts
2026-06-23T09:57:06.8191214Z         PASS [   0.233s] ( 307/1236) spt-daemon brainproc::tests::trial_promotes_on_ready_then_supervises_the_accepted_binary
2026-06-23T09:57:06.8195549Z         PASS [   0.011s] ( 308/1236) spt-daemon broker::tests::sessions_reply_resume_seq_defaults_when_absent
2026-06-23T09:57:06.8289037Z         PASS [   0.012s] ( 309/1236) spt-daemon broker::tests::superseded_controller_writer_is_epoch_gated_silent_one_live_writer_per_conn
2026-06-23T09:57:06.8461252Z         PASS [   0.027s] ( 310/1236) spt-daemon broker::tests::viewer_overflow_or_disconnect_evicts_never_blocks
2026-06-23T09:57:06.8524750Z         PASS [   0.024s] ( 311/1236) spt-daemon codec::tests::back_to_back_frames_decode_independently
2026-06-23T09:57:06.8565752Z         PASS [   0.010s] ( 312/1236) spt-daemon codec::tests::frame_round_trips_through_buffer
2026-06-23T09:57:06.8627001Z         PASS [   0.010s] ( 313/1236) spt-daemon codec::tests::oversized_prefix_rejected
2026-06-23T09:57:06.8744250Z         PASS [   0.018s] ( 314/1236) spt-daemon config::tests::auto_suspend_knob_is_opt_in_default_off
2026-06-23T09:57:06.8794990Z         PASS [   0.017s] ( 315/1236) spt-daemon config::tests::crash_grace_is_config_driven
2026-06-23T09:57:06.8977718Z         PASS [   0.023s] ( 316/1236) spt-daemon config::tests::detached_subnets_knob_defaults_empty
2026-06-23T09:57:06.9087010Z         PASS [   0.029s] ( 317/1236) spt-daemon config::tests::full_auto_update_is_gated_by_default
2026-06-23T09:57:06.9178001Z         LEAK [   0.439s] ( 318/1236) spt-daemon brainproc::tests::clear_before_spawn_defeats_exact_generation_stale_file
2026-06-23T09:57:06.9205819Z         PASS [   0.012s] ( 319/1236) spt-daemon config::tests::missing_file_is_default
2026-06-23T09:57:06.9219171Z         PASS [   0.024s] ( 320/1236) spt-daemon config::tests::malformed_file_degrades_to_default
2026-06-23T09:57:06.9364472Z         PASS [   0.019s] ( 321/1236) spt-daemon config::tests::pulse_period_is_config_driven
2026-06-23T09:57:06.9428064Z         PASS [   0.021s] ( 322/1236) spt-daemon config::tests::save_load_roundtrip
2026-06-23T09:57:06.9478268Z         PASS [   0.011s] ( 323/1236) spt-daemon consent::tests::decide_honors_full_auto_flag
2026-06-23T09:57:06.9507816Z         PASS [   0.030s] ( 324/1236) spt-daemon config::tests::relay_choice_is_config_driven
2026-06-23T09:57:06.9730815Z         PASS [   0.030s] ( 325/1236) spt-daemon consent::tests::no_live_session_resolves_to_none
2026-06-23T09:57:06.9743836Z         PASS [   0.024s] ( 326/1236) spt-daemon crc_swap::tests::apply_rollback_never_strands
2026-06-23T09:57:06.9997250Z         PASS [   0.456s] ( 327/1236) spt-daemon brainproc::tests::supervisor_owns_generation_and_stamps_start_reason
2026-06-23T09:57:07.0011534Z         PASS [   0.027s] ( 328/1236) spt-daemon crc_swap::tests::plan_recurses_nested_dirs
2026-06-23T09:57:07.0050290Z         PASS [   0.032s] ( 329/1236) spt-daemon crc_swap::tests::apply_swaps_changed_creates_new_untouched_identical
2026-06-23T09:57:07.0067609Z         PASS [   0.457s] ( 330/1236) spt-daemon brainproc::tests::supervisor_respawns_brain_until_stopped
2026-06-23T09:57:07.0077189Z         PASS [   0.060s] ( 331/1236) spt-daemon consent::tests::resolves_most_recently_active_live_session
2026-06-23T09:57:07.0229945Z         PASS [   0.016s] ( 332/1236) spt-daemon daemon::tests::drive_ladder_all_err_returns_last_err
2026-06-23T09:57:07.0234317Z         PASS [   0.024s] ( 333/1236) spt-daemon crc_swap::tests::plan_selects_only_changed
2026-06-23T09:57:07.0268535Z         PASS [   0.019s] ( 334/1236) spt-daemon daemon::tests::drive_ladder_falls_through_to_next_rung_on_err
2026-06-23T09:57:07.0357649Z         PASS [   0.013s] ( 335/1236) spt-daemon daemon::tests::drive_ladder_picks_first_ok_rung
2026-06-23T09:57:07.0417397Z         PASS [   0.015s] ( 336/1236) spt-daemon daemon::tests::launch_ladder_order_is_wmi_schtasks_breakaway_injob
2026-06-23T09:57:07.0460080Z         PASS [   0.022s] ( 337/1236) spt-daemon daemon::tests::is_running_tracks_the_seed_channel
2026-06-23T09:57:07.0510763Z         PASS [   0.015s] ( 338/1236) spt-daemon daemon::tests::net_retry_backoff_doubles_then_caps
2026-06-23T09:57:07.0563856Z         PASS [   0.015s] ( 339/1236) spt-daemon daemon::tests::windows_arg_quoting_roundtrips_the_rules
2026-06-23T09:57:07.0673929Z         PASS [   0.021s] ( 340/1236) spt-daemon daemon::tests::wmi_create_script_carries_the_no_window_startup_spec
2026-06-23T09:57:07.0708167Z         PASS [   0.020s] ( 341/1236) spt-daemon deadline::tests::advance_after_fire_steps_one_grid_normally_and_collapses_a_stall
2026-06-23T09:57:07.0820632Z         PASS [   0.026s] ( 342/1236) spt-daemon deadline::tests::cold_and_crash_write_fresh_anchor_at_now
2026-06-23T09:57:07.0856658Z         PASS [   0.015s] ( 343/1236) spt-daemon deadline::tests::distinct_keys_do_not_cross_clobber
2026-06-23T09:57:07.0870978Z         PASS [   0.020s] ( 344/1236) spt-daemon deadline::tests::corrupt_file_degrades_to_fresh
2026-06-23T09:57:07.0954137Z         PASS [   0.013s] ( 345/1236) spt-daemon deadline::tests::next_fire_between_grid_points_rounds_up
2026-06-23T09:57:07.0982727Z         PASS [   0.013s] ( 346/1236) spt-daemon deadline::tests::next_fire_long_jump_collapses_missed_ticks_to_one
2026-06-23T09:57:07.1012548Z         PASS [   0.014s] ( 347/1236) spt-daemon deadline::tests::next_fire_on_grid_returns_now_and_advances_strictly
2026-06-23T09:57:07.1108572Z         PASS [   0.015s] ( 348/1236) spt-daemon deadline::tests::next_fire_saturates_when_now_precedes_anchor
2026-06-23T09:57:07.1143451Z         PASS [   0.016s] ( 349/1236) spt-daemon deadline::tests::one_shot_fires_at_or_after_target_and_never_resets
2026-06-23T09:57:07.1194799Z         PASS [   0.018s] ( 350/1236) spt-daemon deadline::tests::update_keeps_anchor_and_refreshes_interval
2026-06-23T09:57:07.1240076Z         PASS [   0.013s] ( 351/1236) spt-daemon deadline::tests::update_with_no_file_falls_back_fresh
2026-06-23T09:57:07.1260127Z         PASS [   0.011s] ( 352/1236) spt-daemon deadline::tests::zero_interval_degrades_to_config_default
2026-06-23T09:57:07.1318615Z         PASS [   0.012s] ( 353/1236) spt-daemon deelevate::tests::env_overlay_keeps_explicit_spt_home_alive
2026-06-23T09:57:07.1364635Z         PASS [   0.012s] ( 354/1236) spt-daemon deelevate::tests::plan_spawn_deelevates_only_with_a_target
2026-06-23T09:57:07.1395420Z         PASS [   0.014s] ( 355/1236) spt-daemon digest::tests::common_prefix_len_finds_the_unchanged_head
2026-06-23T09:57:07.1530695Z         PASS [   0.013s] ( 356/1236) spt-daemon digest::tests::merge_by_ts_interleaves_context
2026-06-23T09:57:07.1643304Z         PASS [   0.028s] ( 357/1236) spt-daemon digest::tests::log_less_two_origin_merge_interleaves_by_ts
2026-06-23T09:57:07.1761681Z         LEAK [   0.647s] ( 358/1236) spt-daemon brainproc::tests::stale_generation_minus_one_ready_never_promotes
2026-06-23T09:57:07.1771893Z         PASS [   0.013s] ( 359/1236) spt-daemon digest::tests::projects_empty_for_a_sourceless_endpoint
2026-06-23T09:57:07.1879722Z         PASS [   0.012s] ( 360/1236) spt-daemon digest::tests::resolve_config_precedence
2026-06-23T09:57:07.1897235Z         PASS [   0.037s] ( 361/1236) spt-daemon digest::tests::projects_a_log_less_endpoint_from_digest_log
2026-06-23T09:57:07.1898033Z         LEAK [   0.640s] ( 362/1236) spt-daemon brainproc::tests::trial_kills_alive_never_ready_candidate_before_rollback
2026-06-23T09:57:07.1910239Z         PASS [   0.014s] ( 363/1236) spt-daemon digesthub::tests::dropped_subscriber_is_pruned
2026-06-23T09:57:07.2004859Z         PASS [   0.012s] ( 364/1236) spt-daemon digesthub::tests::project_and_publish_stores_latest
2026-06-23T09:57:07.2040540Z         PASS [   0.014s] ( 365/1236) spt-daemon digesthub::tests::render_is_glanceable
2026-06-23T09:57:07.2075099Z         PASS [   0.018s] ( 366/1236) spt-daemon digesthub::tests::publish_delta_is_tail_then_full_refresh
2026-06-23T09:57:07.2101449Z         PASS [   0.019s] ( 367/1236) spt-daemon digesthub::tests::subscribe_returns_current_base
2026-06-23T09:57:07.2133890Z         PASS [   0.013s] ( 368/1236) spt-daemon dispatch::tests::classifies_every_family_by_first_line_shape
2026-06-23T09:57:07.2160765Z         PASS [   0.012s] ( 369/1236) spt-daemon dispatch::tests::unknown_shapes_refuse_classification
2026-06-23T09:57:07.2268867Z         PASS [   0.019s] ( 370/1236) spt-daemon drivehub::tests::clear_evicts_the_slot
2026-06-23T09:57:07.2314780Z         PASS [   0.020s] ( 371/1236) spt-daemon drivehub::tests::dead_generation_frame_is_never_served
2026-06-23T09:57:07.2347975Z         PASS [   0.021s] ( 372/1236) spt-daemon drivehub::tests::slots_are_per_owner
2026-06-23T09:57:07.2376459Z         PASS [   0.021s] ( 373/1236) spt-daemon drivehub::tests::take_is_exactly_once
2026-06-23T09:57:07.2410020Z         PASS [   0.014s] ( 374/1236) spt-daemon drivehub::tests::write_is_latest_wins
2026-06-23T09:57:07.2520812Z         PASS [   0.017s] ( 375/1236) spt-daemon effect::tests::apply_once_does_not_hold_the_journal_lock_across_effect
2026-06-23T09:57:07.2804904Z         PASS [   0.050s] ( 376/1236) spt-daemon effect::tests::applied_set_survives_reopen
2026-06-23T09:57:07.2883725Z         PASS [   0.283s] ( 377/1236) spt-daemon daemon::tests::detached_no_inherit_falls_back_under_a_breakaway_denying_job
2026-06-23T09:57:07.2889194Z         PASS [   0.157s] ( 378/1236) spt-daemon digest::tests::extractor_spans_sessions_with_a_boundary_marker
2026-06-23T09:57:07.2898263Z         PASS [   0.038s] ( 379/1236) spt-daemon effect::tests::open_creates_missing_parent_dirs
2026-06-23T09:57:07.3076061Z         PASS [   0.070s] ( 380/1236) spt-daemon effect::tests::failed_effect_is_not_recorded_applied
2026-06-23T09:57:07.3088076Z         PASS [   0.020s] ( 381/1236) spt-daemon effect::tests::second_apply_for_same_key_is_deduped
2026-06-23T09:57:07.3167580Z         PASS [   0.028s] ( 382/1236) spt-daemon frame::tests::envelope_with_unknown_trailing_field_decodes_on_older_peer
2026-06-23T09:57:07.3202182Z         PASS [   0.667s] ( 383/1236) spt-daemon brainproc::tests::trial_rolls_back_after_budget_of_pre_ready_exits
2026-06-23T09:57:07.3229135Z         PASS [   0.032s] ( 384/1236) spt-daemon frame::tests::handshake_accepts_newer_brain_on_older_broker
2026-06-23T09:57:07.3332613Z         PASS [   0.026s] ( 385/1236) spt-daemon frame::tests::handshake_rejects_below_floor
2026-06-23T09:57:07.3354410Z         PASS [   0.027s] ( 386/1236) spt-daemon frame::tests::handshake_rejects_role_mismatch
2026-06-23T09:57:07.3357070Z         PASS [   0.055s] ( 387/1236) spt-daemon effect::tests::ptywrite_skips_the_durable_journal_write_while_netsend_persists
2026-06-23T09:57:07.3412557Z         PASS [   0.024s] ( 388/1236) spt-daemon frame::tests::unknown_kind_is_not_a_decode_error
2026-06-23T09:57:07.3416363Z         PASS [   0.340s] ( 389/1236) spt-daemon daemon::tests::breakaway_spawn_escapes_a_kill_on_close_job
2026-06-23T09:57:07.3450077Z         PASS [   0.023s] ( 390/1236) spt-daemon grants::tests::escalation_answers_apply
2026-06-23T09:57:07.3511694Z         PASS [   0.029s] ( 391/1236) spt-daemon grants::tests::escalation_ask_body_roundtrip
2026-06-23T09:57:07.3714953Z         PASS [   0.032s] ( 392/1236) spt-daemon grants::tests::no_session_escalates_with_none_target
2026-06-23T09:57:07.3726679Z         PASS [   0.028s] ( 393/1236) spt-daemon grants::tests::reserved_capabilities_refuse_even_when_granted
2026-06-23T09:57:07.3749421Z         PASS [   0.033s] ( 394/1236) spt-daemon grants::tests::preconsent_flags_author_grants
2026-06-23T09:57:07.3750093Z         PASS [   0.031s] ( 395/1236) spt-daemon harnesshost::tests::mint_session_id_is_fresh_hex
2026-06-23T09:57:07.3750742Z         PASS [   0.034s] ( 396/1236) spt-daemon grants::tests::ungranted_escalates_granted_allows
2026-06-23T09:57:07.3800546Z         PASS [   0.028s] ( 397/1236) spt-daemon harnesshost::tests::prepare_fails_closed_on_wrong_kind_missing_role_and_bad_template
2026-06-23T09:57:07.3869607Z         PASS [   0.019s] ( 398/1236) spt-daemon harnesshost::tests::prepare_fills_env_inject_values_with_substitution
2026-06-23T09:57:07.3870641Z         PASS [   0.017s] ( 399/1236) spt-daemon harnesshost::tests::prepare_fills_id_and_session_into_self_command
2026-06-23T09:57:07.3902366Z         PASS [   0.020s] ( 400/1236) spt-daemon harnesshost::tests::prepare_resume_falls_back_to_self_when_no_resume_role
2026-06-23T09:57:07.3930309Z         PASS [   0.018s] ( 401/1236) spt-daemon harnesshost::tests::prepare_selects_resume_template_on_resume_else_self
2026-06-23T09:57:07.3997835Z         PASS [   0.025s] ( 402/1236) spt-daemon harnesshost::tests::prepare_threads_translation_binary_path_when_declared
2026-06-23T09:57:07.4284313Z         PASS [   0.028s] ( 403/1236) spt-daemon lifecycle::tests::manifest_cell_refresh_swaps_manifest_and_runtime
2026-06-23T09:57:07.4296229Z         PASS [   0.050s] ( 404/1236) spt-daemon lifecycle::tests::copy_if_changed_copies_then_skips
2026-06-23T09:57:07.4655805Z         PASS [   0.224s] ( 405/1236) spt-daemon effect::tests::gauntlet_is_exactly_once_across_brain_crashes
2026-06-23T09:57:07.4738373Z         PASS [   2.258s] ( 406/1236) spt::bin/spt cli::tests::purge_removes_every_record
2026-06-23T09:57:07.5666940Z         PASS [   0.132s] ( 407/1236) spt-daemon lifecycle::tests::orphan_watch_honors_stop_for_live_owner
2026-06-23T09:57:07.5676531Z         PASS [   0.231s] ( 408/1236) spt-daemon grants::tests::escalation_notif_fires_to_most_recent_and_roundtrips
2026-06-23T09:57:07.5777548Z         PASS [   0.192s] ( 409/1236) spt-daemon lifecycle::tests::crash_signoff_spares_recovered_self
2026-06-23T09:57:07.5790042Z         PASS [   0.186s] ( 410/1236) spt-daemon lifecycle::tests::harness_owner_gone_anchors_on_parent_pid
2026-06-23T09:57:07.5968839Z         PASS [   0.207s] ( 411/1236) spt-daemon lifecycle::tests::daemon_hosted_psyche_liveness_is_status_not_pid
2026-06-23T09:57:07.6055340Z         PASS [   0.219s] ( 412/1236) spt-daemon lifecycle::tests::crash_signoff_tears_down_when_still_gone
2026-06-23T09:57:07.6080954Z         PASS [   0.142s] ( 413/1236) spt-daemon lifecycle::tests::psyche_spawn_runtime_falls_back_without_install_dir
2026-06-23T09:57:07.6272661Z         PASS [   0.154s] ( 414/1236) spt-daemon lifecycle::tests::psyche_spawn_runtime_uses_live_bin_own_copy
2026-06-23T09:57:07.6339512Z         PASS [   0.205s] ( 415/1236) spt-daemon lifecycle::tests::orphan_watch_fires_on_dead_owner
2026-06-23T09:57:07.6843645Z         PASS [   8.381s] ( 416/1236) spt::contract_e2e live_agent_lifecycle_e2e
2026-06-23T09:57:07.7277209Z         PASS [   2.865s] ( 417/1236) spt::bin/spt cli::tests::fork_forks_homes_and_deletes_exactly_the_source
2026-06-23T09:57:07.7337413Z         PASS [   0.129s] ( 418/1236) spt-daemon lifecycle::tests::reload_fires_on_disk_change
2026-06-23T09:57:07.7339411Z         PASS [   0.172s] ( 419/1236) spt-daemon lifecycle::tests::pulse_loop_does_not_write_anchor_per_fire
2026-06-23T09:57:07.7403068Z         PASS [   0.176s] ( 420/1236) spt-daemon lifecycle::tests::pulse_loop_is_config_paced_and_killable
2026-06-23T09:57:07.7408311Z         PASS [   0.162s] ( 421/1236) spt-daemon lifecycle::tests::pulse_recency_and_auto_suspend_follow_resting_state
2026-06-23T09:57:07.7451493Z         PASS [   0.118s] ( 422/1236) spt-daemon lifecycle::tests::reload_noop_when_unchanged
2026-06-23T09:57:07.7486263Z         PASS [   0.015s] ( 423/1236) spt-daemon linkhost::tests::per_capability_act_gate_blocks_until_class_scoped_grant
2026-06-23T09:57:07.7490235Z         PASS [   0.116s] ( 424/1236) spt-daemon lifecycle::tests::reload_noop_without_install_dir
2026-06-23T09:57:07.7650409Z         PASS [   0.187s] ( 425/1236) spt-daemon lifecycle::tests::pulse_loop_update_preserves_phase_crash_rebases
2026-06-23T09:57:07.7694837Z         PASS [   0.158s] ( 426/1236) spt-daemon lifecycle::tests::reload_keeps_last_good_on_unparseable
2026-06-23T09:57:07.8073347Z         PASS [   0.042s] ( 427/1236) spt-daemon livehost::tests::orphan_reap_is_id_specific_spares_a_same_basename_sibling
2026-06-23T09:57:07.8861938Z         PASS [   0.120s] ( 428/1236) spt-daemon livehost::tests::pull_liveness_marks_sessionless_spt_hosted_offline_only
2026-06-23T09:57:07.8871025Z         PASS [   0.147s] ( 429/1236) spt-daemon linkhost::tests::run_action_drive_drops_offline_without_wake_or_spool
2026-06-23T09:57:07.8994360Z         PASS [   0.092s] ( 430/1236) spt-daemon livehost::tests::pull_reconcile_offlines_perch_when_broker_session_dies
2026-06-23T09:57:07.8997869Z         PASS [   0.165s] ( 431/1236) spt-daemon linkhost::tests::prepare_drive_is_live_or_drop_and_never_spools
2026-06-23T09:57:07.9151920Z         PASS [   0.186s] ( 432/1236) spt-daemon linkhost::tests::gateway_typed_owner_resolves_and_drives_keyed_on_id_not_type
2026-06-23T09:57:07.9252581Z         PASS [   0.184s] ( 433/1236) spt-daemon linkhost::tests::run_action_refuses_gated_op_without_spooling
2026-06-23T09:57:07.9481805Z         PASS [   0.195s] ( 434/1236) spt-daemon linkhost::tests::run_action_relinks_drives_and_refuses
2026-06-23T09:57:07.9569355Z         PASS [   0.055s] ( 435/1236) spt-daemon livehost::tests::reconcile_marks_unbound_skeleton_offline_on_session_death
2026-06-23T09:57:07.9714123Z         PASS [   0.053s] ( 436/1236) spt-daemon livehost::tests::reconcile_skips_an_offline_live_endpoint
2026-06-23T09:57:07.9731554Z         PASS [   0.033s] ( 437/1236) spt-daemon livehost::tests::residency_classification
2026-06-23T09:57:08.0095053Z         PASS [   0.261s] ( 438/1236) spt-daemon livehost::tests::boot_gate_offlines_sessionless_controllable_then_reconcile_skips_host
2026-06-23T09:57:08.0206013Z         PASS [   0.065s] ( 439/1236) spt-daemon livehost::tests::stop_host_reaps_the_detached_psyche_process
2026-06-23T09:57:08.0344133Z         PASS [   0.025s] ( 440/1236) spt-daemon machineid::tests::hash_is_domain_separated_and_stable
2026-06-23T09:57:08.0443268Z         PASS [   0.025s] ( 441/1236) spt-daemon machineid::tests::machine_id_hash_resolves_and_is_stable
2026-06-23T09:57:08.0566610Z         PASS [   0.023s] ( 442/1236) spt-daemon msg::tests::bytes_round_trip_through_payload
2026-06-23T09:57:08.0624907Z         PASS [   0.018s] ( 443/1236) spt-daemon msg::tests::endpoint_input_frames_round_trip
2026-06-23T09:57:08.0720791Z         PASS [   0.015s] ( 444/1236) spt-daemon msg::tests::evicted_envelope_round_trips
2026-06-23T09:57:08.0747555Z         PASS [   0.013s] ( 445/1236) spt-daemon msg::tests::input_req_absent_ack_defaults_true_n_minus_1_safe
2026-06-23T09:57:08.0962178Z         PASS [   0.023s] ( 446/1236) spt-daemon msg::tests::input_req_ack_false_round_trips_faithfully
2026-06-23T09:57:08.0963803Z         PASS [   0.020s] ( 447/1236) spt-daemon msg::tests::net_frames_round_trip_and_tolerate_unknown_fields
2026-06-23T09:57:08.1049292Z         PASS [   0.219s] ( 448/1236) spt-daemon livehost::tests::reconcile_does_not_double_host
2026-06-23T09:57:08.1074280Z         PASS [   0.358s] ( 449/1236) spt-daemon livehost::tests::fresh_brain_rehydrates_an_online_live_endpoint
2026-06-23T09:57:08.1169738Z         PASS [   0.432s] ( 450/1236) spt-daemon lifecycle::tests::rest_event_fires_echo_once_and_wake_resurfaces
2026-06-23T09:57:08.1178126Z         PASS [   0.022s] ( 451/1236) spt-daemon msg::tests::output_envelope_round_trips
2026-06-23T09:57:08.1196617Z         PASS [   0.024s] ( 452/1236) spt-daemon msg::tests::presence_event_round_trips_and_tolerates_future_kind
2026-06-23T09:57:08.1245240Z         PASS [   0.020s] ( 453/1236) spt-daemon msg::tests::spawn_req_tolerates_unknown_field
2026-06-23T09:57:08.1327273Z         PASS [   0.245s] ( 454/1236) spt-daemon livehost::tests::reconcile_hosts_an_online_live_endpoint_and_drives_its_pulse
2026-06-23T09:57:08.1401670Z         PASS [   0.240s] ( 455/1236) spt-daemon livehost::tests::reconcile_keeps_driver_on_transient_read_fail_unhosts_on_dir_gone
2026-06-23T09:57:08.1446440Z         PASS [   0.020s] ( 456/1236) spt-daemon nethost::tests::retentive_log_is_lossless_ordered_while_ordinary_log_overwrites
2026-06-23T09:57:08.1559098Z         PASS [   0.231s] ( 457/1236) spt-daemon livehost::tests::reconcile_unhosts_on_offline_transition
2026-06-23T09:57:08.2024288Z         PASS [   0.086s] ( 458/1236) spt-daemon nethost::tests::host_binds_endpoint_to_node_identity
2026-06-23T09:57:08.2366244Z         PASS [   0.120s] ( 459/1236) spt-daemon nethost::tests::loopback_conn_is_a_reused_singleton_that_cross_wires_a_stream_pair
2026-06-23T09:57:08.2475938Z         LEAK [   0.281s] ( 460/1236) spt-daemon livehost::tests::stop_path_reap_kills_brainless_orphan
2026-06-23T09:57:08.2550455Z         LEAK [   0.281s] ( 461/1236) spt-daemon livehost::tests::stop_path_reap_spares_unrelated_pid
2026-06-23T09:57:08.2567948Z         PASS [   0.125s] ( 462/1236) spt-daemon nethost::tests::two_hosts_dial_over_loopback
2026-06-23T09:57:08.2923134Z         PASS [   0.038s] ( 463/1236) spt-daemon notif::tests::notif_command_renders_all_keys_and_is_opt_in
2026-06-23T09:57:08.3383135Z         PASS [   0.231s] ( 464/1236) spt-daemon nethost::tests::bounded_block_on_cuts_a_never_completing_op_with_an_ordinary_error
2026-06-23T09:57:08.4343092Z         PASS [   0.187s] ( 465/1236) spt-daemon notif::tests::no_live_endpoint_is_a_typed_no_target
2026-06-23T09:57:08.5033759Z         PASS [   0.301s] ( 466/1236) spt-daemon notif::tests::hidden_endpoint_boundary_surfaces_nothing
2026-06-23T09:57:08.5526955Z         PASS [   0.214s] ( 467/1236) spt-daemon notif::tests::shell_notif_templates_render_for_attached_instances_only
2026-06-23T09:57:08.5865387Z         PASS [   0.447s] ( 468/1236) spt-daemon notif::tests::consent_decision_produces_notif_only_when_gated
2026-06-23T09:57:08.6628352Z         PASS [   0.507s] ( 469/1236) spt-daemon notif::tests::first_fire_redirects_to_a_fresher_remote_winner_unmarked
2026-06-23T09:57:08.6659831Z         PASS [   0.521s] ( 470/1236) spt-daemon notif::tests::first_fire_reaches_most_recent_visible_endpoint
2026-06-23T09:57:08.6821389Z         PASS [   0.016s] ( 471/1236) spt-daemon pairhost::tests::wire_errors_classify_for_the_guided_ux
2026-06-23T09:57:08.7138893Z         PASS [   0.477s] ( 472/1236) spt-daemon notif::tests::hidden_endpoint_is_never_the_target
2026-06-23T09:57:08.7443995Z         PASS [   0.062s] ( 473/1236) spt-daemon presence::tests::mra_degrades_to_local_and_skips_noise_rows
2026-06-23T09:57:08.7514222Z         PASS [   0.038s] ( 474/1236) spt-daemon presence::tests::mra_joins_local_and_gossiped_legs_under_one_max
2026-06-23T09:57:08.7694171Z         PASS [   0.025s] ( 475/1236) spt-daemon presence::tests::snapshot_loading_degrades_on_junk
2026-06-23T09:57:08.7804075Z         PASS [   0.011s] ( 476/1236) spt-daemon propagate::tests::classifier_maps_every_status_shape
2026-06-23T09:57:08.7944816Z         PASS [   0.208s] ( 477/1236) spt-daemon notifsync::tests::non_member_subnet_record_never_materializes
2026-06-23T09:57:08.7961616Z         PASS [   0.244s] ( 478/1236) spt-daemon notifsync::tests::feed_converges_two_stores_and_dismiss_replicates
2026-06-23T09:57:08.7963376Z         PASS [   0.293s] ( 479/1236) spt-daemon notifsync::tests::concurrent_dismiss_and_surface_commute_across_the_feed
2026-06-23T09:57:08.7968102Z         PASS [   0.045s] ( 480/1236) spt-daemon presence::tests::subnet_scope_gates_both_legs
2026-06-23T09:57:08.8620941Z         PASS [   2.042s] ( 481/1236) spt-daemon broker::tests::viewer_writer_emits_evicted_marker_only_on_an_evicted_close
2026-06-23T09:57:08.8743369Z         PASS [   0.618s] ( 482/1236) spt-daemon notif::tests::resurface_delivers_undismissed_with_gates
2026-06-23T09:57:08.8828689Z         PASS [   0.220s] ( 483/1236) spt-daemon notifsync::tests::untrusted_and_cross_subnet_origins_are_dropped
2026-06-23T09:57:08.8895444Z         PASS [   0.597s] ( 484/1236) spt-daemon notif::tests::rollback_notif_is_loud_and_resurfaces
2026-06-23T09:57:08.8951629Z         PASS [   1.298s] ( 485/1236) spt-daemon lifecycle::tests::pulse_tick_ingests_drop
2026-06-23T09:57:08.9362749Z         PASS [   0.041s] ( 486/1236) spt-daemon pump::registry::tests::poll_wake_takes_the_advertise_marker_exactly_once
2026-06-23T09:57:08.9441301Z         PASS [   0.510s] ( 487/1236) spt-daemon notif::tests::suppression_window_holds_cross_endpoint
2026-06-23T09:57:08.9443767Z         PASS [   0.055s] ( 488/1236) spt-daemon pump::registry::tests::fire_due_rotations_rotates_due_and_leaves_pending
2026-06-23T09:57:08.9556173Z         PASS [   0.011s] ( 489/1236) spt-daemon pump::tests::choreography_fan_targets_skips_detached_and_self
2026-06-23T09:57:08.9579491Z         PASS [   0.013s] ( 490/1236) spt-daemon pump::tests::choreography_first_tick_primes_all_legs
2026-06-23T09:57:08.9650137Z         PASS [   0.009s] ( 491/1236) spt-daemon pump::tests::choreography_mark_after_round_stamps_only_due
2026-06-23T09:57:08.9680357Z         PASS [   0.010s] ( 492/1236) spt-daemon pump::tests::choreography_peer_step_aborts_on_first_failure
2026-06-23T09:57:08.9747974Z         PASS [   0.010s] ( 493/1236) spt-daemon pump::tests::choreography_pre_round_once_and_before_any_peer_step
2026-06-23T09:57:08.9777684Z         PASS [   0.010s] ( 494/1236) spt-daemon pump::tests::choreography_wake_forces_only_that_worker
2026-06-23T09:57:08.9865243Z         PASS [   0.012s] ( 495/1236) spt-daemon pump::tests::first_tick_is_due_and_never_underflows
2026-06-23T09:57:08.9980821Z         PASS [   0.011s] ( 496/1236) spt-daemon pump::tests::peer_outcome_timeout_bubbles_ordinary_aborts
2026-06-23T09:57:09.0133671Z         PASS [   0.077s] ( 497/1236) spt-daemon pump::registry::tests::pre_round_sweeps_and_refreshes_adverts_each_round
2026-06-23T09:57:09.0198446Z         PASS [   0.022s] ( 498/1236) spt-daemon pump::tests::push_target_is_the_full_roster_minus_self_and_tombstoned
2026-06-23T09:57:09.0242286Z         PASS [   0.228s] ( 499/1236) spt-daemon psyrelay::tests::null_stdout_driver_fails_the_guard
2026-06-23T09:57:09.0358123Z         PASS [   0.058s] ( 500/1236) spt-daemon pump::tests::heartbeat_writes_and_advances
2026-06-23T09:57:09.0385342Z         PASS [   0.258s] ( 501/1236) spt-daemon psyrelay::tests::empty_and_oversize_bodies_drop_typed
2026-06-23T09:57:09.0425876Z         PASS [   0.022s] ( 502/1236) spt-daemon pump::tests::supervisor_backoff_doubles_caps_and_resets
2026-06-23T09:57:09.0580997Z         PASS [   0.022s] ( 503/1236) spt-daemon pump::tests::wake_forces_a_round_regardless_of_cadence
2026-06-23T09:57:09.0628739Z         PASS [   0.049s] ( 504/1236) spt-daemon pump::tests::seeded_dial_order_fallback_and_writeback
2026-06-23T09:57:09.0693312Z         PASS [   0.273s] ( 505/1236) spt-daemon psyrelay::tests::notify_without_live_endpoint_is_pending
2026-06-23T09:57:09.0711059Z         PASS [   0.274s] ( 506/1236) spt-daemon psyrelay::tests::prose_only_relays_nothing
2026-06-23T09:57:09.0737503Z         PASS [   0.031s] ( 507/1236) spt-daemon reap::tests::reap_without_enroll_is_noop
2026-06-23T09:57:09.0767000Z         PASS [   0.052s] ( 508/1236) spt-daemon pump::tests::supervisor_restarts_a_panicking_pump_until_stop
2026-06-23T09:57:09.0768934Z         PASS [   0.019s] ( 509/1236) spt-daemon reconcile::tests::active_node_wins
2026-06-23T09:57:09.0841258Z         PASS [   0.021s] ( 510/1236) spt-daemon reconcile::tests::double_active_tiebreaks_deterministically
2026-06-23T09:57:09.0871853Z         PASS [   0.018s] ( 511/1236) spt-daemon reconcile::tests::fallback_lowest_non_offline
2026-06-23T09:57:09.0899200Z         PASS [   0.019s] ( 512/1236) spt-daemon reconcile::tests::no_rows_reconciles_locally
2026-06-23T09:57:09.1191402Z         PASS [   0.245s] ( 513/1236) spt-daemon psyrelay::tests::reply_without_target_is_dropped
2026-06-23T09:57:09.1318541Z         PASS [   0.057s] ( 514/1236) spt-daemon registryhost::tests::admitted_feeds_stamp_the_heard_map
2026-06-23T09:57:09.1392655Z         PASS [   0.062s] ( 515/1236) spt-daemon registryhost::tests::advertise_local_stamps_the_node_label
2026-06-23T09:57:09.1550678Z         PASS [   0.078s] ( 516/1236) spt-daemon registryhost::tests::advertise_local_scans_and_respects_visibility
2026-06-23T09:57:09.1672050Z         PASS [   0.035s] ( 517/1236) spt-daemon registryhost::tests::apply_feed_gates_and_merges_under_the_lease
2026-06-23T09:57:09.1719049Z         PASS [   0.085s] ( 518/1236) spt-daemon registryhost::tests::advertisement_carries_both_authored_blurb
2026-06-23T09:57:09.1719994Z         PASS [   0.051s] ( 519/1236) spt-daemon registryhost::tests::apply_feed_flips_only_on_observed_transition_to_active
2026-06-23T09:57:09.1767095Z         PASS [   0.089s] ( 520/1236) spt-daemon registryhost::tests::advertisement_carries_the_presence_datum
2026-06-23T09:57:09.1813311Z         PASS [   0.042s] ( 521/1236) spt-daemon registryhost::tests::apply_node_labels_gates_and_merges
2026-06-23T09:57:09.1841552Z         PASS [   0.094s] ( 522/1236) spt-daemon registryhost::tests::advertisement_follows_resting_transitions_epoch_bumped
2026-06-23T09:57:09.1963944Z         PASS [   0.402s] ( 523/1236) spt-daemon psyrelay::tests::notify_reaches_own_user_only
2026-06-23T09:57:09.2018059Z         PASS [   0.025s] ( 524/1236) spt-daemon registryhost::tests::superseded_requires_label_and_machine_id_under_other_key
2026-06-23T09:57:09.2064799Z         PASS [   0.039s] ( 525/1236) spt-daemon registryhost::tests::evict_silent_peers_drops_unheard_rows_and_rewrites_snapshots
2026-06-23T09:57:09.2074111Z         PASS [   0.052s] ( 526/1236) spt-daemon registryhost::tests::erased_perch_is_advertised_offline_not_left_active
2026-06-23T09:57:09.2178151Z         PASS [   0.036s] ( 527/1236) spt-daemon registryhost::tests::with_epoch_is_the_one_canonical_counter
2026-06-23T09:57:09.3922902Z         PASS [   0.222s] ( 528/1236) spt-daemon registryhost::tests::evict_silent_peers_never_touches_own_rows
2026-06-23T09:57:09.3923631Z         PASS [   1.273s] ( 529/1236) spt-daemon nethost::tests::loopback_tunnel_backpressures_without_loss
2026-06-23T09:57:09.3954658Z         PASS [   0.533s] ( 530/1236) spt-daemon psyrelay::tests::reply_relays_to_inbound_sender
2026-06-23T09:57:09.3964293Z         PASS [   0.226s] ( 531/1236) spt-daemon registryhost::tests::repair_evict_tombstones_roster_snapshot_and_notices
2026-06-23T09:57:09.4856468Z         PASS [   0.284s] ( 532/1236) spt-daemon relcache::tests::applied_state_two_phase_round_trips_and_degrades
2026-06-23T09:57:09.4858222Z         PASS [   0.278s] ( 533/1236) spt-daemon relcache::tests::single_platform_stamp_is_explicit_and_cleared_on_restage
2026-06-23T09:57:09.4865343Z         PASS [   0.281s] ( 534/1236) spt-daemon relcache::tests::partial_update_set_can_serve_held_platform_only
2026-06-23T09:57:09.4866147Z         PASS [   0.269s] ( 535/1236) spt-daemon relcache::tests::stage_round_trips_and_restage_replaces
2026-06-23T09:57:09.4869073Z         PASS [   0.095s] ( 536/1236) spt-daemon relcache::tests::update_set_round_trips_and_loads_by_platform
2026-06-23T09:57:09.4894707Z         PASS [   0.097s] ( 537/1236) spt-daemon relcache::tests::torn_or_corrupt_stage_offers_nothing
2026-06-23T09:57:09.4964416Z         PASS [   0.101s] ( 538/1236) spt-daemon release::tests::artifact_digest_mismatch_is_rejected
2026-06-23T09:57:09.4992112Z         PASS [   0.103s] ( 539/1236) spt-daemon release::tests::builtin_keys_merge_and_revoke_under_file_overlay
2026-06-23T09:57:09.5048983Z         PASS [   0.018s] ( 540/1236) spt-daemon release::tests::hex_roundtrips
2026-06-23T09:57:09.5064106Z         PASS [   0.021s] ( 541/1236) spt-daemon release::tests::channel_mismatch_is_rejected
2026-06-23T09:57:09.5096230Z         PASS [   0.024s] ( 542/1236) spt-daemon release::tests::expired_metadata_is_rejected
2026-06-23T09:57:09.5163744Z         PASS [   0.027s] ( 543/1236) spt-daemon release::tests::revoked_key_is_rejected
2026-06-23T09:57:09.5221611Z         PASS [   0.026s] ( 544/1236) spt-daemon release::tests::shipped_builtin_table_is_well_formed
2026-06-23T09:57:09.5235998Z         PASS [   0.037s] ( 545/1236) spt-daemon release::tests::production_policy_loads_fail_closed
2026-06-23T09:57:09.5349709Z         PASS [   0.048s] ( 546/1236) spt-daemon release::tests::non_monotonic_version_is_rollback
2026-06-23T09:57:09.5352412Z         PASS [   0.036s] ( 547/1236) spt-daemon release::tests::tampered_metadata_fails_signature
2026-06-23T09:57:09.5385385Z         PASS [   0.034s] ( 548/1236) spt-daemon release::tests::untrusted_key_is_unknown
2026-06-23T09:57:09.5408306Z         PASS [   0.034s] ( 549/1236) spt-daemon release::tests::update_set_artifact_mismatch_is_rejected
2026-06-23T09:57:09.5483567Z         PASS [   0.032s] ( 550/1236) spt-daemon release::tests::update_set_missing_platform_is_typed_rejection
2026-06-23T09:57:09.5524184Z         PASS [   0.030s] ( 551/1236) spt-daemon release::tests::update_set_tampering_breaks_whole_set_signature
2026-06-23T09:57:09.5557196Z         PASS [   0.032s] ( 552/1236) spt-daemon release::tests::update_set_verifies_and_selects_platform_artifact
2026-06-23T09:57:09.5570276Z         PASS [   0.047s] ( 553/1236) spt-daemon release::tests::update_set_channel_and_rollback_gates_hold
2026-06-23T09:57:09.5602154Z         PASS [   0.025s] ( 554/1236) spt-daemon release::tests::valid_release_verifies_and_artifact_matches
2026-06-23T09:57:09.5710034Z         PASS [   0.019s] ( 555/1236) spt-daemon resting::tests::auto_suspend_counts_from_dormancy_onset_and_is_opt_in
2026-06-23T09:57:09.5722842Z         PASS [   0.031s] ( 556/1236) spt-daemon resting::tests::apply_event_echo_failure_is_loud_but_state_persists
2026-06-23T09:57:09.5840729Z         PASS [   0.049s] ( 557/1236) spt-daemon release::tests::verify_detached_signs_raw_artifact_bytes
2026-06-23T09:57:09.5844087Z         PASS [   0.036s] ( 558/1236) spt-daemon resting::tests::apply_event_fires_echo_once_per_rest_edge_and_wake_on_wake
2026-06-23T09:57:09.5930081Z         PASS [   0.032s] ( 559/1236) spt-daemon resting::tests::freshness_pull_marker_is_taken_exactly_once
2026-06-23T09:57:09.5942758Z         PASS [   0.056s] ( 560/1236) spt-daemon resting::tests::apply_event_auto_suspends_under_the_resolved_chain
2026-06-23T09:57:09.5944363Z         PASS [   0.023s] ( 561/1236) spt-daemon resting::tests::knob_chain_resolves_global_node_endpoint
2026-06-23T09:57:09.5966788Z         PASS [   0.714s] ( 562/1236) spt-daemon psyrelay::tests::spoofed_routing_is_stripped_and_restamped
2026-06-23T09:57:09.6126626Z         PASS [   0.020s] ( 563/1236) spt-daemon rollback_compat::tests::pre_ready_durable_files_are_additive_and_n1_readable
2026-06-23T09:57:09.6127760Z         PASS [   0.056s] ( 564/1236) spt-daemon resting::tests::deferred_held_keys_on_the_durable_rest_record
2026-06-23T09:57:09.6167084Z         PASS [   0.032s] ( 565/1236) spt-daemon resting::tests::transition_table_matches_the_context_model
2026-06-23T09:57:09.6170014Z         PASS [   0.033s] ( 566/1236) spt-daemon resting::tests::rest_record_round_trips_with_anchor_discipline
2026-06-23T09:57:09.6277327Z         PASS [   0.033s] ( 567/1236) spt-daemon seedmap::tests::put_refreshes_existing
2026-06-23T09:57:09.6307992Z         PASS [   0.036s] ( 568/1236) spt-daemon seedmap::tests::put_then_take_consumes_once
2026-06-23T09:57:09.6351761Z         PASS [   0.038s] ( 569/1236) spt-daemon seedmap::tests::request_stop_barrier_holds_until_no_listener
2026-06-23T09:57:09.6409856Z         PASS [   0.024s] ( 570/1236) spt-daemon seedproofx::grace_tests::grade_truth_table
2026-06-23T09:57:09.6430432Z         PASS [   0.030s] ( 571/1236) spt-daemon seedmap::tests::take_absent_is_none
2026-06-23T09:57:09.6450595Z         PASS [   0.028s] ( 572/1236) spt-daemon seedproofx::grace_tests::seed_never_appears_in_roster_gossip
2026-06-23T09:57:09.6534195Z         PASS [   0.026s] ( 573/1236) spt-daemon seedproofx::grace_tests::seedxfer_frame_round_trips_and_rejects_malformed
2026-06-23T09:57:09.6586012Z         PASS [   0.028s] ( 574/1236) spt-daemon seedproofx::roster_tests::empty_roster_frame_round_trips
2026-06-23T09:57:09.6609881Z         PASS [   0.026s] ( 575/1236) spt-daemon seedproofx::roster_tests::gapfill_fills_absent_only_and_skips_self
2026-06-23T09:57:09.6649726Z         PASS [   0.024s] ( 576/1236) spt-daemon seedproofx::roster_tests::malformed_roster_frame_rejected
2026-06-23T09:57:09.6682053Z         PASS [   0.025s] ( 577/1236) spt-daemon seedproofx::roster_tests::roster_frame_round_trips
2026-06-23T09:57:09.6765209Z         PASS [   0.023s] ( 578/1236) spt-daemon service::tests::plan_start_prefers_service_then_spawn_idempotent
2026-06-23T09:57:09.6831243Z         PASS [   0.024s] ( 579/1236) spt-daemon service::tests::plan_stop_routes_managed_then_ipc_then_noop
2026-06-23T09:57:09.6841027Z         PASS [   0.128s] ( 580/1236) spt-daemon resting::tests::daemon_rest_event_arms_gate_at_rest_edge_only
2026-06-23T09:57:09.6870326Z         PASS [   0.026s] ( 581/1236) spt-daemon service::tests::run_refused_only_when_windows_and_vanishing
2026-06-23T09:57:09.6911113Z         PASS [   0.026s] ( 582/1236) spt-daemon shellchan::tests::drive_frame_shape_mirrors_sensory
2026-06-23T09:57:09.6958371Z         PASS [   0.028s] ( 583/1236) spt-daemon shellchan::tests::frames_compose_and_stamp_roundtrips
2026-06-23T09:57:09.6961217Z         PASS [   0.051s] ( 584/1236) spt-daemon serveprobe::tests::is_serving_subnet_honors_membership_and_detach
2026-06-23T09:57:09.6986906Z         PASS [   0.022s] ( 585/1236) spt-daemon shellchan::tests::sensory_text_file_frames_shape
2026-06-23T09:57:09.7022619Z         PASS [   0.019s] ( 586/1236) spt-daemon shellchan::tests::vocab_check_bounds_ops_and_args
2026-06-23T09:57:09.7097140Z         PASS [   0.513s] ( 587/1236) spt-daemon relay::tests::run_honors_stop
2026-06-23T09:57:09.7330753Z         PASS [   0.048s] ( 588/1236) spt-daemon shelldisc::tests::discover_across_joins_other_node_subnet_adapters
2026-06-23T09:57:09.7502163Z         PASS [   0.178s] ( 589/1236) spt-daemon resting::tests::rest_edges_cascade_shells_with_divergence
2026-06-23T09:57:09.7693345Z         PASS [   5.124s] ( 590/1236) spt::bin/spt cli::tests::adapter_translate_proof_gates_on_commit
2026-06-23T09:57:09.7698557Z         PASS [   0.078s] ( 591/1236) spt-daemon shelldisc::tests::shell_context_renders_sections_and_empties_to_none
2026-06-23T09:57:09.7740657Z         PASS [   0.024s] ( 592/1236) spt-daemon shellhost::tests::link_key_and_frame_mac_roundtrip
2026-06-23T09:57:09.7741726Z         PASS [   0.072s] ( 593/1236) spt-daemon shellhost::tests::gateway_typed_owner_spawns_and_owns_a_shell
2026-06-23T09:57:09.7800079Z         PASS [   0.068s] ( 594/1236) spt-daemon shellhost::tests::launch_fails_closed_on_bad_templates
2026-06-23T09:57:09.7864183Z         PASS [   0.018s] ( 595/1236) spt-daemon shellwake::tests::backoff_curve_doubles_to_the_cap
2026-06-23T09:57:09.7984471Z         PASS [   0.066s] ( 596/1236) spt-daemon shellhost::tests::launch_parks_token_and_bind_by_token_onlines
2026-06-23T09:57:09.8040559Z         PASS [   0.619s] ( 597/1236) spt-daemon relay::tests::respawn_loses_no_spooled_message
2026-06-23T09:57:09.8152456Z         PASS [   0.037s] ( 598/1236) spt-daemon shellwake::tests::resolve_wake_refuses_without_a_reachable_owner
2026-06-23T09:57:09.8179477Z         PASS [   0.130s] ( 599/1236) spt-daemon shelldisc::tests::discovery_own_plus_broadcast_gated_instantiable
2026-06-23T09:57:09.8211890Z         PASS [   0.047s] ( 600/1236) spt-daemon shellwake::tests::resolve_wake_leaves_a_dormant_owner_and_relaunches
2026-06-23T09:57:09.8343792Z         PASS [   0.018s] ( 601/1236) spt-daemon sync::tests::gate_decision_table
2026-06-23T09:57:09.8407419Z         PASS [   0.066s] ( 602/1236) spt-daemon shellwake::tests::reconcile_resolves_profile_overlay
2026-06-23T09:57:09.8507234Z         PASS [   0.016s] ( 603/1236) spt-daemon translation::tests::inject_floor_buffers_while_held_then_drains_in_order
2026-06-23T09:57:09.8551968Z         PASS [   0.015s] ( 604/1236) spt-daemon translation::tests::key_cmd_parses_each_wire_shape
2026-06-23T09:57:09.8639912Z         PASS [   0.015s] ( 605/1236) spt-daemon translation::tests::key_to_bytes_send_keys_map
2026-06-23T09:57:09.8741454Z         PASS [   0.015s] ( 606/1236) spt-daemon translation::tests::to_binary_serializes_to_wire_and_input_is_content_free
2026-06-23T09:57:09.8742688Z         PASS [   0.070s] ( 607/1236) spt-daemon shellwake::tests::watcher_opcode_exit_fires_resolution_once
2026-06-23T09:57:09.8804985Z         PASS [   0.017s] ( 608/1236) spt-daemon transport::tests::local_socket_handshake_and_frame_round_trip
2026-06-23T09:57:09.8875331Z         PASS [   0.017s] ( 609/1236) spt-daemon transport::tests::local_socket_rejects_wrong_role
2026-06-23T09:57:09.8898269Z         PASS [   0.016s] ( 610/1236) spt-daemon tunnelhub::tests::clear_evicts_the_entry
2026-06-23T09:57:09.8957861Z         PASS [   0.015s] ( 611/1236) spt-daemon tunnelhub::tests::dead_generation_stream_is_never_surfaced
2026-06-23T09:57:09.9194039Z         PASS [   0.032s] ( 612/1236) spt-daemon tunnelhub::tests::entries_are_per_owner
2026-06-23T09:57:09.9235940Z         PASS [   0.034s] ( 613/1236) spt-daemon tunnelhub::tests::relink_overwrites_the_entry_with_a_fresh_generation
2026-06-23T09:57:09.9277793Z         PASS [   0.032s] ( 614/1236) spt-daemon tunnelhub::tests::resolve_serves_each_end_under_the_opening_token
2026-06-23T09:57:09.9393211Z         PASS [   0.019s] ( 615/1236) spt-daemon update::tests::apply_refuses_non_brain_only_plan
2026-06-23T09:57:09.9434138Z         PASS [   0.019s] ( 616/1236) spt-daemon update::tests::classify_brain_only_when_broker_hosts_new_brain
2026-06-23T09:57:09.9512516Z         PASS [   0.023s] ( 617/1236) spt-daemon update::tests::classify_broker_breaking_on_resource_abi_change
2026-06-23T09:57:09.9589778Z         PASS [   0.173s] ( 618/1236) spt-daemon shellwake::tests::resolve_wake_revives_a_suspended_owner_without_double_launch
2026-06-23T09:57:09.9631636Z         PASS [   0.024s] ( 619/1236) spt-daemon update::tests::classify_broker_compatible_when_brain_below_floor
2026-06-23T09:57:09.9868754Z         PASS [   0.021s] ( 620/1236) spt-daemon wan::tests::origin_user_backed_matrix
2026-06-23T09:57:09.9871726Z         PASS [   0.028s] ( 621/1236) spt-daemon update::tests::plan_verified_yields_a_plan_for_a_valid_release
2026-06-23T09:57:09.9966363Z         PASS [   0.051s] ( 622/1236) spt-daemon update::tests::plan_verified_produces_no_plan_for_a_rejected_release
2026-06-23T09:57:10.0061885Z         PASS [   0.023s] ( 623/1236) spt-daemon wan::tests::wan_user_msg_restamped_unless_origin_user_backed
2026-06-23T09:57:10.0063611Z         PASS [   0.055s] ( 624/1236) spt-daemon update::tests::plan_verified_update_set_uses_selected_platform_spec
2026-06-23T09:57:10.0106171Z         PASS [   0.017s] ( 625/1236) spt-daemon xfer::tests::resolve_under_confines_to_root
2026-06-23T09:57:10.0336386Z         PASS [   0.046s] ( 626/1236) spt-daemon xfer::tests::recv_state_chunks_idempotent_and_commit_replays_safely
2026-06-23T09:57:10.0759166Z         PASS [   0.377s] ( 627/1236) spt-daemon shellhost::tests::close_shell_ephemeral_tears_down_and_frees_the_slot
2026-06-23T09:57:10.1652099Z         PASS [   0.390s] ( 628/1236) spt-daemon shellwake::tests::reconcile_flips_watchers_with_instance_state
2026-06-23T09:57:10.1723933Z         PASS [   0.094s] ( 629/1236) spt-daemon::netbroker broker_owns_endpoint_and_reports_status
2026-06-23T09:57:10.2193994Z         PASS [   0.046s] ( 630/1236) spt-daemon::netbroker netless_broker_probes_gracefully
2026-06-23T09:57:10.2424641Z         PASS [   0.208s] ( 631/1236) spt-daemon::netbroker brain_dials_second_broker_over_loopback
2026-06-23T09:57:10.2822359Z         PASS [   0.584s] ( 632/1236) spt-daemon shellhost::tests::close_shell_delivers_pre_close_then_kills_and_flips_offline
2026-06-23T09:57:10.3265593Z         PASS [   0.630s] ( 633/1236) spt-daemon shellhost::tests::close_shell_dead_child_is_prompt_and_manifestless_never_erases
2026-06-23T09:57:10.3649887Z         PASS [   0.122s] ( 634/1236) spt-daemon::netbroker unknown_net_frame_is_reported_not_fatal
2026-06-23T09:57:10.4355754Z         PASS [   0.218s] ( 635/1236) spt-daemon::netbroker replayed_dial_op_is_deduped_across_brain_restart
2026-06-23T09:57:10.5271864Z         PASS [   0.520s] ( 636/1236) spt-daemon::access whitelist_refuses_exempts_replies_and_admits_listed
2026-06-23T09:57:10.5985264Z         PASS [   0.588s] ( 637/1236) spt-daemon::mesh staggered_offliner_still_meshes
2026-06-23T09:57:10.6003061Z         PASS [   1.562s] ( 638/1236) spt-daemon reap::tests::job_reaps_enrolled_child_and_grandchild
2026-06-23T09:57:10.8031209Z         PASS [   1.005s] ( 639/1236) spt-daemon shellwake::tests::watcher_crash_exits_respawn_then_give_up
2026-06-23T09:57:10.8665792Z         PASS [   0.432s] ( 640/1236) spt-daemon::pairjoin daemon_hosted_responder_pairs_a_loopback_joiner_end_to_end
2026-06-23T09:57:10.9110925Z         PASS [   0.584s] ( 641/1236) spt-daemon::netstream sender_brain_restart_redrive_is_exactly_once
2026-06-23T09:57:10.9754806Z         PASS [   0.612s] ( 642/1236) spt-daemon::notifsync notif_spools_converge_over_the_wire_and_dismiss_replicates
2026-06-23T09:57:10.9779648Z         PASS [   0.972s] ( 643/1236) spt-daemon::mesh all_online_star_a_reaches_c_b_never_relays
2026-06-23T09:57:11.0046487Z         PASS [   0.201s] ( 644/1236) spt-daemon::propagate rollback_offer_is_rejected_before_any_fetch
2026-06-23T09:57:11.0311001Z         PASS [   0.505s] ( 645/1236) spt-daemon::presence presence_history_replays_from_zero_for_a_late_subscriber
2026-06-23T09:57:11.1426938Z         PASS [   1.325s] ( 646/1236) spt-daemon sync::tests::reconcile_driver_structurally_excludes_live_role
2026-06-23T09:57:11.1683309Z         PASS [   0.193s] ( 647/1236) spt-daemon::propagate untrusted_origin_gets_no_offer
2026-06-23T09:57:11.1703696Z         PASS [   0.889s] ( 648/1236) spt-daemon::netstream receiver_brain_restart_is_gapless_and_exactly_once
2026-06-23T09:57:11.1935927Z         PASS [   0.280s] ( 649/1236) spt-daemon::propagate tampered_relay_artifact_is_rejected_and_never_staged
2026-06-23T09:57:11.2301624Z         PASS [   0.630s] ( 650/1236) spt-daemon::propagate chain_self_heal_propagates_with_gate_at_every_hop
2026-06-23T09:57:11.3015056Z         PASS [   0.323s] ( 651/1236) spt-daemon::propagate update_set_propagates_selected_platform_artifact
2026-06-23T09:57:11.3409994Z         PASS [   0.171s] ( 652/1236) spt-daemon::reseed benign_offliner_is_reseeded_across_a_rotation
2026-06-23T09:57:11.4206642Z         PASS [   0.554s] ( 653/1236) spt-daemon::propagate status_query_drives_the_convergence_table_end_to_end
2026-06-23T09:57:11.4288042Z         PASS [   0.260s] ( 654/1236) spt-daemon::replicate registries_converge_over_the_wire_and_the_lease_holds
2026-06-23T09:57:11.4343075Z         PASS [   0.204s] ( 655/1236) spt-daemon::rosterprop roster_exchange_never_leaks_unproven_subnets
2026-06-23T09:57:11.4648289Z         PASS [   0.164s] ( 656/1236) spt-daemon::rosterprop roster_propagates_transitively_on_connect
2026-06-23T09:57:11.5096269Z         PASS [   0.169s] ( 657/1236) spt-daemon::seedproofx both_members_prove_and_cache_the_shared_subnet
2026-06-23T09:57:11.5869346Z         PASS [   0.158s] ( 658/1236) spt-daemon::seedproofx proven_verdict_is_the_shared_set
2026-06-23T09:57:11.6258643Z         PASS [   1.805s] ( 659/1236) spt-daemon sync::tests::select_refs_scopes_two_tiers
2026-06-23T09:57:11.7690409Z         PASS [   0.626s] ( 660/1236) spt-daemon::pumpdeadline pump_brain_times_out_when_broker_never_replies
2026-06-23T09:57:12.0000285Z         PASS [   1.840s] ( 661/1236) spt-daemon::netbroker dial_to_a_black_holing_peer_fails_with_a_bounded_ordinary_error
2026-06-23T09:57:12.0547548Z         PASS [   0.428s] ( 662/1236) spt-daemon::wanmsg receiver_restart_replays_feed_without_double_delivery
2026-06-23T09:57:12.2354803Z         PASS [   0.235s] ( 663/1236) spt-daemon::wanmsg wan_user_msg_from_unproven_origin_is_restamped_at_the_funnel
2026-06-23T09:57:12.3092816Z         PASS [   0.540s] ( 664/1236) spt-daemon::wanmsg wan_message_lands_exactly_once_under_transport_origin
2026-06-23T09:57:12.3230269Z         PASS [   0.014s] ( 665/1236) spt-live context::tests::direct_always_writes
2026-06-23T09:57:12.3595454Z         PASS [   0.036s] ( 666/1236) spt-live context::tests::identified_write_stamps_advancing_vector
2026-06-23T09:57:12.3685902Z         PASS [   0.009s] ( 667/1236) spt-live context::tests::llm_over_llm_writes
2026-06-23T09:57:12.3867249Z         PASS [   0.018s] ( 668/1236) spt-live context::tests::llm_past_window_writes
2026-06-23T09:57:12.3963113Z         PASS [   0.342s] ( 669/1236) spt-daemon::xfer fetch_lands_byte_identical_with_progress_both_ends
2026-06-23T09:57:12.3967927Z         PASS [   0.010s] ( 670/1236) spt-live context::tests::llm_within_window_suppressed
2026-06-23T09:57:12.4259787Z         PASS [   0.030s] ( 671/1236) spt-live context::tests::pre_identity_write_stamps_v1_shape
2026-06-23T09:57:12.4268235Z         PASS [   0.030s] ( 672/1236) spt-live context::tests::write_context_suppresses_stale_llm
2026-06-23T09:57:12.4831056Z         PASS [   0.247s] ( 673/1236) spt-daemon::xfer push_survives_target_brain_restart_exactly_once
2026-06-23T09:57:12.4903398Z         PASS [   0.063s] ( 674/1236) spt-live digest::tests::extracts_records_from_the_located_source
2026-06-23T09:57:12.4995446Z         PASS [   0.009s] ( 675/1236) spt-live digest::tests::missing_source_file_is_read_error
2026-06-23T09:57:12.5081849Z         PASS [   0.009s] ( 676/1236) spt-live digest::tests::no_source_errors
2026-06-23T09:57:12.5472932Z         PASS [   0.064s] ( 677/1236) spt-live digest::tests::falls_back_to_history_locate_template
2026-06-23T09:57:12.5496519Z         PASS [   0.041s] ( 678/1236) spt-live echo::tests::echo_child_is_recursion_guarded
2026-06-23T09:57:12.5919846Z         PASS [   0.045s] ( 679/1236) spt-live echo::tests::echo_consumes_history_and_writes_commune
2026-06-23T09:57:12.5921397Z         PASS [   0.042s] ( 680/1236) spt-live echo::tests::echo_nonzero_errors
2026-06-23T09:57:12.5996323Z         PASS [   0.008s] ( 681/1236) spt-live echo::tests::provenance_is_stamped
2026-06-23T09:57:12.6359186Z         PASS [   0.036s] ( 682/1236) spt-live history::tests::fetcher_yields_records
2026-06-23T09:57:12.6973257Z         PASS [   0.061s] ( 683/1236) spt-live history::tests::locate_normalize_reads_and_normalizes
2026-06-23T09:57:12.7055659Z         PASS [   0.008s] ( 684/1236) spt-live history::tests::missing_fetcher_field_errors
2026-06-23T09:57:12.7141534Z         PASS [   0.008s] ( 685/1236) spt-live history::tests::native_missing_log_is_empty
2026-06-23T09:57:12.7248091Z         PASS [   0.011s] ( 686/1236) spt-live history::tests::native_reads_logged_records
2026-06-23T09:57:12.9628732Z         LEAK [   0.537s] ( 687/1236) spt-live digest::tests::extractor_timeout_errors
2026-06-23T09:57:13.0562378Z         PASS [   2.052s] ( 688/1236) spt-daemon::pump pump_and_dispatch_self_drive_the_subnet
2026-06-23T09:57:13.1181014Z         LEAK [   0.525s] ( 689/1236) spt-live history::tests::fetcher_timeout_errors
2026-06-23T09:57:13.1286693Z         PASS [   0.011s] ( 690/1236) spt-live ingest::tests::no_drops_is_empty
2026-06-23T09:57:13.4312609Z         PASS [   2.239s] ( 691/1236) spt-daemon::reseed revoked_node_is_denied_and_never_reseeded
2026-06-23T09:57:13.6057210Z         PASS [   2.096s] ( 692/1236) spt-daemon::sync torn_pull_recovers_by_repulling
2026-06-23T09:57:13.6210384Z         PASS [   0.015s] ( 693/1236) spt-live inject::tests::long_body_is_capped
2026-06-23T09:57:13.6261135Z         PASS [   0.901s] ( 694/1236) spt-live ingest::tests::both_drops_ingested
2026-06-23T09:57:13.6322919Z         PASS [   2.212s] ( 695/1236) spt-daemon::seedproofx no_shared_subnet_is_dropped
2026-06-23T09:57:13.6371508Z         PASS [   0.016s] ( 696/1236) spt-live inject::tests::missing_perch_is_best_effort
2026-06-23T09:57:13.6399754Z         PASS [   0.511s] ( 697/1236) spt-live ingest::tests::stale_commune_suppressed_but_deleted
2026-06-23T09:57:13.6445222Z         PASS [   0.012s] ( 698/1236) spt-live outbound::tests::empty_body_parses_to_empty_intent
2026-06-23T09:57:13.6486677Z         PASS [   0.011s] ( 699/1236) spt-live outbound::tests::malformed_and_chunk_lines_are_skipped
2026-06-23T09:57:13.6514618Z         PASS [   0.025s] ( 700/1236) spt-live inject::tests::tap_appends_a_context_entry
2026-06-23T09:57:13.6527116Z         PASS [   0.013s] ( 701/1236) spt-live outbound::tests::non_authorable_types_are_ignored
2026-06-23T09:57:13.6551719Z         PASS [   0.011s] ( 702/1236) spt-live outbound::tests::parses_reply_and_notify_in_order
2026-06-23T09:57:13.6575169Z         PASS [   0.009s] ( 703/1236) spt-live outbound::tests::prose_only_yields_nothing
2026-06-23T09:57:13.6611361Z         PASS [   0.009s] ( 704/1236) spt-live outbound::tests::spoofed_routing_attrs_are_unrepresentable
2026-06-23T09:57:13.6661631Z         PASS [   0.013s] ( 705/1236) spt-live psyche::tests::prompt_includes_time_and_event
2026-06-23T09:57:13.6682344Z         PASS [   0.013s] ( 706/1236) spt-live psyche::tests::prompt_without_event
2026-06-23T09:57:13.6716848Z         PASS [   2.237s] ( 707/1236) spt-daemon::seedproofx wrong_seed_is_dropped
2026-06-23T09:57:13.6798865Z         PASS [   0.019s] ( 708/1236) spt-live pulse::tests::echo_gate_fires_exactly_once
2026-06-23T09:57:13.8690362Z         PASS [   0.201s] ( 709/1236) spt-live pulse::tests::tick_reports_idle
2026-06-23T09:57:13.9403680Z         PASS [   3.342s] ( 710/1236) spt-daemon::presence presence_survives_brain_restart_with_cursor_resume
2026-06-23T09:57:13.9455217Z         PASS [   0.288s] ( 711/1236) spt-live psyche::tests::spawn_binds_nested_perch_and_sets_guard
2026-06-23T09:57:13.9468392Z         PASS [   0.983s] ( 712/1236) spt-live ingest::tests::commune_drop_is_ingested_and_deleted
2026-06-23T09:57:14.0227978Z         PASS [   0.076s] ( 713/1236) spt-live resume::tests::continue_existing_resumes_session
2026-06-23T09:57:14.0796755Z         PASS [   1.023s] ( 714/1236) spt-live ingest::tests::ingest_never_writes_the_live_role
2026-06-23T09:57:14.1620271Z         PASS [   0.082s] ( 715/1236) spt-live resume::tests::fresh_with_preload_launches_preloaded
2026-06-23T09:57:14.1761786Z         PASS [   0.013s] ( 716/1236) spt-live resume::tests::missing_key_errors_before_spawn
2026-06-23T09:57:14.5388054Z         PASS [   0.859s] ( 717/1236) spt-live reconcile::tests::no_conflict_is_a_noop
2026-06-23T09:57:14.5541942Z         PASS [   0.016s] ( 718/1236) spt-live signoff::tests::echo_precedes_signoff_compose
2026-06-23T09:57:14.5682352Z         PASS [   0.014s] ( 719/1236) spt-live signoff::tests::missing_session_skips_echo
2026-06-23T09:57:14.5778037Z         PASS [   0.009s] ( 720/1236) spt-live signoff::tests::recovered_self_is_not_signed_off
2026-06-23T09:57:14.5903504Z         PASS [   0.013s] ( 721/1236) spt-live signoff::tests::stale_signoff_swept
2026-06-23T09:57:14.6502322Z         PASS [   0.060s] ( 722/1236) spt-live turn::tests::empty_stdout_is_an_error
2026-06-23T09:57:14.7388992Z         PASS [   0.087s] ( 723/1236) spt-live turn::tests::turn_captures_stdout
2026-06-23T09:57:14.8221447Z         PASS [   1.155s] ( 724/1236) spt-live pulse::tests::tick_ingests_drops
2026-06-23T09:57:14.8344488Z         PASS [   0.013s] ( 725/1236) spt-msg deliver::tests::deferred_send_validates
2026-06-23T09:57:14.8477856Z         PASS [   0.110s] ( 726/1236) spt-msg deliver::tests::deferred_send_skips_stream_drain_survives_for_hook
2026-06-23T09:57:14.9793624Z         PASS [   1.308s] ( 727/1236) spt-live reconcile::tests::failed_turn_preserves_everything
2026-06-23T09:57:15.0019194Z         PASS [   1.056s] ( 728/1236) spt-live resume::tests::download_composes_two_tiers
2026-06-23T09:57:15.0992639Z         PASS [   1.159s] ( 729/1236) spt-live reconcile::tests::suppressed_write_preserves_artifacts
2026-06-23T09:57:15.1084645Z         PASS [   0.009s] ( 730/1236) spt-msg emit::tests::anonymous_still_enveloped
2026-06-23T09:57:15.1168851Z         PASS [   0.008s] ( 731/1236) spt-msg emit::tests::multiline_body_escapes_and_round_trips
2026-06-23T09:57:15.1257454Z         PASS [   0.291s] ( 732/1236) spt-msg deliver::tests::offline_existing_perch_spools
2026-06-23T09:57:15.1265767Z         PASS [   0.010s] ( 733/1236) spt-msg emit::tests::oversized_listener_line_chunks_into_event_parts
2026-06-23T09:57:15.1337286Z         PASS [   0.008s] ( 734/1236) spt-msg emit::tests::structural_renders_msg_envelope
2026-06-23T09:57:15.1368983Z         PASS [   0.010s] ( 735/1236) spt-msg emit::tests::typed_body_from_wins_over_structural_from_no_double_wrap
2026-06-23T09:57:15.1418365Z         PASS [   0.008s] ( 736/1236) spt-msg emit::tests::user_msg_envelope_renders_verbatim_on_both_edges
2026-06-23T09:57:15.1448122Z         PASS [   0.008s] ( 737/1236) spt-msg emit::tests::whole_render_never_chunks
2026-06-23T09:57:15.1558669Z         PASS [   0.154s] ( 738/1236) spt-msg deliver::tests::send_outcome_mapping
2026-06-23T09:57:15.1599515Z         PASS [   0.312s] ( 739/1236) spt-msg deliver::tests::online_delivers_via_tcp_without_spooling
2026-06-23T09:57:15.2643549Z         PASS [   0.122s] ( 740/1236) spt-msg listener::tests::bind_registers_and_round_trips
2026-06-23T09:57:15.2816634Z         PASS [   0.122s] ( 741/1236) spt-msg listener::tests::drop_unregisters_address
2026-06-23T09:57:15.3210376Z         PASS [   0.176s] ( 742/1236) spt-msg listener::tests::blocking_accepts_within_window
2026-06-23T09:57:15.3318139Z         PASS [  16.029s] ( 743/1236) spt::live_adapt_psyche_lock_e2e live_update_own_copy_frees_install_binary_and_stop_reaps_orphan_psyche
2026-06-23T09:57:15.4029431Z         PASS [   1.972s] ( 744/1236) spt-live ingest::tests::two_slice_drop_routes_per_tier
2026-06-23T09:57:15.4105078Z         PASS [   0.255s] ( 745/1236) spt-msg listener::tests::blocking_times_out_when_idle
2026-06-23T09:57:15.5628347Z         PASS [   1.694s] ( 746/1236) spt-live reconcile::tests::reconcile_merges_and_clears
2026-06-23T09:57:15.5647843Z         PASS [   1.543s] ( 747/1236) spt-live resume::tests::download_renders_role_first_then_live_then_project
2026-06-23T09:57:15.5710433Z         PASS [   0.008s] ( 748/1236) spt-msg ring::tests::ring_no_perch
2026-06-23T09:57:15.5808592Z         PASS [   0.249s] ( 749/1236) spt-msg ready::tests::start_ledgers_a_boot_session_row
2026-06-23T09:57:15.5870740Z         PASS [   0.305s] ( 750/1236) spt-msg ready::tests::recv_gets_live_tcp_message
2026-06-23T09:57:15.5903841Z         PASS [   0.009s] ( 751/1236) spt-msg wire::tests::decode_rejects_overrunning_from_len
2026-06-23T09:57:15.5957110Z         PASS [   0.009s] ( 752/1236) spt-msg wire::tests::encode_decode_round_trips_structural
2026-06-23T09:57:15.5983756Z         PASS [   0.008s] ( 753/1236) spt-msg wire::tests::encode_empty_from_is_anonymous
2026-06-23T09:57:15.6038139Z         PASS [   0.340s] ( 754/1236) spt-msg ready::tests::backlog_drains_on_start
2026-06-23T09:57:15.6047597Z         PASS [   0.009s] ( 755/1236) spt-msg wire::tests::frame_round_trips_over_loopback
2026-06-23T09:57:15.6081781Z         PASS [   0.010s] ( 756/1236) spt-msg wire::tests::oversized_length_prefix_rejected
2026-06-23T09:57:15.6087590Z         PASS [   0.288s] ( 757/1236) spt-msg ready::tests::soft_cleanup_preserves_spool_and_info
2026-06-23T09:57:15.6117161Z         PASS [   0.008s] ( 758/1236) spt-msg wire::tests::typed_event_body_rides_verbatim
2026-06-23T09:57:15.6269260Z         PASS [   0.224s] ( 759/1236) spt-msg ready::tests::start_registers_resolvable_perch
2026-06-23T09:57:15.6347404Z         PASS [   0.026s] ( 760/1236) spt-net net::attach::tests::attach_intents_round_trip
2026-06-23T09:57:15.6357306Z         PASS [   0.024s] ( 761/1236) spt-net net::attach::tests::kick_take_and_displaced_round_trip
2026-06-23T09:57:15.6394126Z         PASS [   0.012s] ( 762/1236) spt-net net::attach::tests::record_split_across_chunks_reassembles
2026-06-23T09:57:15.6478313Z         PASS [   0.013s] ( 763/1236) spt-net net::attach::tests::records_round_trip_and_unknown_kind_is_skipped
2026-06-23T09:57:15.6507126Z         PASS [   0.015s] ( 764/1236) spt-net net::attach::tests::request_without_intent_defaults_to_control
2026-06-23T09:57:15.6589934Z         PASS [   0.011s] ( 765/1236) spt-net net::endpoint::tests::keep_alive_is_under_idle_timeout
2026-06-23T09:57:15.6694992Z         PASS [   0.010s] ( 766/1236) spt-net net::mesh::seedproof::tests::cross_connection_replay_fails
2026-06-23T09:57:15.6792103Z         PASS [   0.010s] ( 767/1236) spt-net net::mesh::seedproof::tests::forged_proof_fails
2026-06-23T09:57:15.6911810Z         PASS [   0.012s] ( 768/1236) spt-net net::mesh::seedproof::tests::frame_codec_round_trips_and_rejects_garbage
2026-06-23T09:57:15.7007969Z         PASS [   0.010s] ( 769/1236) spt-net net::mesh::seedproof::tests::hello_frame_round_trips_and_rejects_malformed
2026-06-23T09:57:15.7164076Z         PASS [   0.016s] ( 770/1236) spt-net net::mesh::seedproof::tests::mk_derivation_is_deterministic_and_input_sensitive
2026-06-23T09:57:15.7251231Z         PASS [   0.086s] ( 771/1236) spt-net net::endpoint::tests::endpoint_id_binds_to_identity
2026-06-23T09:57:15.7276113Z         PASS [   0.011s] ( 772/1236) spt-net net::mesh::seedproof::tests::mutual_requires_both_sides
2026-06-23T09:57:15.7366929Z         PASS [   0.012s] ( 773/1236) spt-net net::mesh::seedproof::tests::proofset_frame_round_trips_and_rejects_malformed
2026-06-23T09:57:15.7402698Z         PASS [   0.013s] ( 774/1236) spt-net net::mesh::seedproof::tests::valid_proof_verifies_and_roles_differ
2026-06-23T09:57:15.7542913Z         PASS [   0.344s] ( 775/1236) spt-msg ring::tests::ring_gets_reply_and_cleans_up
2026-06-23T09:57:15.7544738Z         PASS [   0.018s] ( 776/1236) spt-net net::mesh::seedproof::tests::wrong_epoch_fails
2026-06-23T09:57:15.7602737Z         PASS [   0.020s] ( 777/1236) spt-net net::mesh::seedproof::tests::wrong_subnet_fails
2026-06-23T09:57:15.7680683Z         PASS [   0.014s] ( 778/1236) spt-net net::notif::tests::forged_origin_field_is_inert
2026-06-23T09:57:15.7720326Z         PASS [   0.017s] ( 779/1236) spt-net net::notif::tests::record_round_trips_and_unknown_kind_is_skipped
2026-06-23T09:57:15.7739211Z         PASS [   0.014s] ( 780/1236) spt-net net::notif::tests::record_split_across_chunks_reassembles
2026-06-23T09:57:15.7770195Z         PASS [   0.126s] ( 781/1236) spt-net net::endpoint::tests::two_endpoints_loopback_echo
2026-06-23T09:57:15.7810209Z         PASS [   0.013s] ( 782/1236) spt-net net::pairing::meet::tests::derived_identity_is_deterministic_and_input_bound
2026-06-23T09:57:15.7846028Z         PASS [   0.013s] ( 783/1236) spt-net net::pairing::meet::tests::key_seed_is_not_the_token
2026-06-23T09:57:15.7921856Z         PASS [   0.015s] ( 784/1236) spt-net net::pairing::meet::tests::skewed_window_contains_the_listener_id
2026-06-23T09:57:15.7937368Z         PASS [   0.013s] ( 785/1236) spt-net net::pairing::ntp::tests::offset_applies_signed_and_saturates
2026-06-23T09:57:15.7973010Z         PASS [   0.013s] ( 786/1236) spt-net net::pairing::ntp::tests::parse_rejects_short_and_zeroed_replies
2026-06-23T09:57:15.8046051Z         PASS [   0.012s] ( 787/1236) spt-net net::pairing::ntp::tests::sntp_query_reads_the_transmit_timestamp
2026-06-23T09:57:15.8051131Z         PASS [   0.240s] ( 788/1236) spt-msg ring::tests::ring_offline_target_queues_and_cleans_up
2026-06-23T09:57:15.8082624Z         PASS [   0.014s] ( 789/1236) spt-net net::pairing::ntp::tests::unreachable_server_falls_back
2026-06-23T09:57:15.8112080Z         PASS [   0.014s] ( 790/1236) spt-net net::pairing::ratelimit::tests::abandoned_ceremony_is_reclaimed_and_charged
2026-06-23T09:57:15.8152619Z         PASS [   0.011s] ( 791/1236) spt-net net::pairing::ratelimit::tests::backoff_curve_doubles_then_caps
2026-06-23T09:57:15.8236757Z         PASS [   0.018s] ( 792/1236) spt-net net::pairing::ratelimit::tests::backoff_is_per_subnet
2026-06-23T09:57:15.8259541Z         PASS [   0.018s] ( 793/1236) spt-net net::pairing::ratelimit::tests::failures_impose_exponential_backoff
2026-06-23T09:57:15.8320542Z         PASS [   0.021s] ( 794/1236) spt-net net::pairing::ratelimit::tests::first_ceremony_is_free_and_success_resets
2026-06-23T09:57:15.8364504Z         PASS [   0.021s] ( 795/1236) spt-net net::pairing::ratelimit::tests::one_active_ceremony_per_subnet
2026-06-23T09:57:15.8396488Z         PASS [   0.016s] ( 796/1236) spt-net net::pairing::ratelimit::tests::success_clears_accumulated_backoff
2026-06-23T09:57:15.8427451Z         PASS [   0.017s] ( 797/1236) spt-net net::pairing::rendezvous::tests::distinct_same_length_names_diverge
2026-06-23T09:57:15.8479142Z         PASS [   0.016s] ( 798/1236) spt-net net::pairing::rendezvous::tests::length_prefix_prevents_boundary_collision
2026-06-23T09:57:15.8499119Z         PASS [   0.013s] ( 799/1236) spt-net net::pairing::rendezvous::tests::token_is_deterministic
2026-06-23T09:57:15.8563314Z         PASS [   0.017s] ( 800/1236) spt-net net::pairing::rendezvous::tests::token_varies_with_name_and_step
2026-06-23T09:57:15.8598712Z         PASS [   0.017s] ( 801/1236) spt-net net::pairing::rendezvous::tests::window_is_three_adjacent_tokens
2026-06-23T09:57:15.9008199Z         PASS [   0.051s] ( 802/1236) spt-net net::pairing::spake::tests::reflected_role_is_rejected_by_pake
2026-06-23T09:57:15.9343429Z         PASS [   0.086s] ( 803/1236) spt-net net::pairing::spake::tests::matching_code_pairs_and_agrees_on_key
2026-06-23T09:57:15.9386124Z         PASS [   0.082s] ( 804/1236) spt-net net::pairing::spake::tests::stale_epoch_fails
2026-06-23T09:57:15.9419359Z         PASS [   0.168s] ( 805/1236) spt-net net::pairing::meet::tests::meet_redirects_joiner_to_the_real_pairing_endpoint
2026-06-23T09:57:15.9423302Z         PASS [   0.082s] ( 806/1236) spt-net net::pairing::spake::tests::stale_step_fails
2026-06-23T09:57:15.9572192Z         PASS [   0.015s] ( 807/1236) spt-net net::pairing::totp::tests::code_at_is_six_zero_padded_digits
2026-06-23T09:57:15.9688762Z         PASS [   0.012s] ( 808/1236) spt-net net::pairing::totp::tests::debug_redacts_seed
2026-06-23T09:57:15.9803671Z         PASS [   0.011s] ( 809/1236) spt-net net::pairing::totp::tests::generated_seeds_are_distinct
2026-06-23T09:57:15.9833214Z         PASS [   0.082s] ( 810/1236) spt-net net::pairing::spake::tests::substituted_pubkey_fails
2026-06-23T09:57:15.9909721Z         PASS [   0.011s] ( 811/1236) spt-net net::pairing::totp::tests::matches_rfc6238_appendix_b_vectors
2026-06-23T09:57:15.9934934Z         PASS [   0.010s] ( 812/1236) spt-net net::pairing::totp::tests::otpauth_uri_is_well_formed_and_encoded
2026-06-23T09:57:15.9980572Z         PASS [   0.393s] ( 813/1236) spt-msg::killer_quickstart offline_then_online_delivers_backlog
2026-06-23T09:57:16.0020623Z         PASS [   0.011s] ( 814/1236) spt-net net::pairing::totp::tests::seed_round_trips_through_base32
2026-06-23T09:57:16.0058745Z         PASS [   0.012s] ( 815/1236) spt-net net::pairing::totp::tests::time_step_is_floor_unix_over_period
2026-06-23T09:57:16.0144070Z         PASS [   0.016s] ( 816/1236) spt-net net::pairing::totp::tests::window_accepts_plus_minus_one_only
2026-06-23T09:57:16.0157283Z         PASS [   0.081s] ( 817/1236) spt-net net::pairing::spake::tests::tampered_tag_fails
2026-06-23T09:57:16.0182938Z         PASS [   0.016s] ( 818/1236) spt-net net::pairing::transcript::tests::diverged_shared_secret_fails_verification
2026-06-23T09:57:16.0197649Z         PASS [   0.081s] ( 819/1236) spt-net net::pairing::spake::tests::wrong_code_fails_at_confirmation_not_spake
2026-06-23T09:57:16.0219464Z         PASS [   0.016s] ( 820/1236) spt-net net::pairing::transcript::tests::each_bound_field_changes_the_tag
2026-06-23T09:57:16.0249478Z         PASS [   0.083s] ( 821/1236) spt-net net::pairing::spake::tests::wrong_subnet_fails
2026-06-23T09:57:16.0284213Z         PASS [   0.014s] ( 822/1236) spt-net net::pairing::transcript::tests::length_prefixing_prevents_boundary_collision
2026-06-23T09:57:16.0320847Z         PASS [   0.016s] ( 823/1236) spt-net net::pairing::transcript::tests::matching_tag_verifies_and_roles_differ
2026-06-23T09:57:16.0338189Z         PASS [   0.016s] ( 824/1236) spt-net net::pairing::transcript::tests::message_order_is_bound
2026-06-23T09:57:16.0372171Z         PASS [   0.017s] ( 825/1236) spt-net net::pairing::transcript::tests::pake_identity_binds_role_and_context
2026-06-23T09:57:16.0477058Z         PASS [   0.019s] ( 826/1236) spt-net net::pairing::wire::tests::frame_codec_round_trips_and_rejects_garbage
2026-06-23T09:57:16.0661773Z         PASS [   0.034s] ( 827/1236) spt-net net::pairing::wire::tests::hello_intro_is_additive_and_roundtrips
2026-06-23T09:57:16.0802064Z         PASS [   0.032s] ( 828/1236) spt-net net::pairing::wire::tests::seed_frame_roster_is_additive_and_roundtrips
2026-06-23T09:57:16.1003446Z         PASS [   0.529s] ( 829/1236) spt-msg ring::tests::ring_timeout_cleans_up
2026-06-23T09:57:16.1273218Z         PASS [   1.953s] ( 830/1236) spt-live signoff::tests::boundary_writes_resume_commune
2026-06-23T09:57:16.1331950Z         PASS [   0.525s] ( 831/1236) spt-msg::killer_quickstart two_agents_exchange_message_tcp_and_spool
2026-06-23T09:57:16.1356325Z         PASS [   0.114s] ( 832/1236) spt-net net::pairing::wire::tests::busy_subnet_refuses_ceremony
2026-06-23T09:57:16.1414634Z         PASS [   0.014s] ( 833/1236) spt-net net::registry::tests::advertise_if_visible_gates_before_join
2026-06-23T09:57:16.1461314Z         PASS [   0.013s] ( 834/1236) spt-net net::registry::tests::distinct_nodes_are_separate_instances
2026-06-23T09:57:16.1506569Z         PASS [   0.014s] ( 835/1236) spt-net net::registry::tests::equal_epoch_replay_is_stale_noop
2026-06-23T09:57:16.1562917Z         PASS [   0.015s] ( 836/1236) spt-net net::registry::tests::evicting_dead_node_clears_phantom_ambiguity
2026-06-23T09:57:16.1632035Z         PASS [   0.017s] ( 837/1236) spt-net net::registry::tests::excluded_endpoint_is_not_routable_even_via_node_pin
2026-06-23T09:57:16.1690943Z         PASS [   0.019s] ( 838/1236) spt-net net::registry::tests::exclusion_prunes_cross_subnet_ambiguity
2026-06-23T09:57:16.1722483Z         PASS [   0.016s] ( 839/1236) spt-net net::registry::tests::join_collides_even_with_offline_holder
2026-06-23T09:57:16.1823093Z         PASS [   0.018s] ( 840/1236) spt-net net::registry::tests::join_colliding_id_on_other_node_refuses_untouched
2026-06-23T09:57:16.1883360Z         PASS [   0.019s] ( 841/1236) spt-net net::registry::tests::join_fresh_id_is_inserted
2026-06-23T09:57:16.1908495Z         PASS [   0.018s] ( 842/1236) spt-net net::registry::tests::join_same_name_in_different_subnet_is_legal
2026-06-23T09:57:16.1967585Z         PASS [   0.130s] ( 843/1236) spt-net net::pairing::wire::tests::stale_step_is_rejected
2026-06-23T09:57:16.1999194Z         PASS [   0.120s] ( 844/1236) spt-net net::pairing::wire::tests::unknown_subnet_is_rejected
2026-06-23T09:57:16.2000554Z         PASS [   0.018s] ( 845/1236) spt-net net::registry::tests::join_same_node_falls_through_to_lease
2026-06-23T09:57:16.2053425Z         PASS [   0.017s] ( 846/1236) spt-net net::registry::tests::newer_epoch_supersedes_same_node
2026-06-23T09:57:16.2095172Z         PASS [   0.018s] ( 847/1236) spt-net net::registry::tests::node_label_rides_the_lease_and_serde
2026-06-23T09:57:16.2148943Z         PASS [   0.018s] ( 848/1236) spt-net net::registry::tests::node_level_label_lease_persist_prune_and_serde
2026-06-23T09:57:16.2171347Z         PASS [   0.017s] ( 849/1236) spt-net net::registry::tests::node_qualifier_accepts_label_and_prefix_refuses_shared
2026-06-23T09:57:16.2215344Z         PASS [   0.197s] ( 850/1236) spt-net net::pairing::wire::tests::create_new_then_join_learns_named_subnet
2026-06-23T09:57:16.2228981Z         PASS [   0.023s] ( 851/1236) spt-net net::registry::tests::presence_datum_rides_the_lease_and_serde
2026-06-23T09:57:16.2252800Z         PASS [   0.020s] ( 852/1236) spt-net net::registry::tests::registry_serde_roundtrips
2026-06-23T09:57:16.2312873Z         PASS [   0.022s] ( 853/1236) spt-net net::registry::tests::rename_collision_refuses_whole_ripple
2026-06-23T09:57:16.2352785Z         PASS [   0.021s] ( 854/1236) spt-net net::registry::tests::rename_ripples_rows_across_advertised_subnets
2026-06-23T09:57:16.2388287Z         PASS [   0.022s] ( 855/1236) spt-net net::registry::tests::resolve_across_bare_id_in_two_subnets_refuses
2026-06-23T09:57:16.2415347Z         PASS [   0.020s] ( 856/1236) spt-net net::registry::tests::resolve_across_subnet_qualified_routes_there
2026-06-23T09:57:16.2453936Z         PASS [   0.022s] ( 857/1236) spt-net net::registry::tests::resolve_across_unique_id_resolves
2026-06-23T09:57:16.2490190Z         PASS [   0.024s] ( 858/1236) spt-net net::registry::tests::resolve_multiple_live_nodes_refuses
2026-06-23T09:57:16.2521908Z         PASS [   0.021s] ( 859/1236) spt-net net::registry::tests::resolve_node_qualifier_pins_and_offline_is_not_found
2026-06-23T09:57:16.2552813Z         PASS [   0.020s] ( 860/1236) spt-net net::registry::tests::resolve_prefers_local_instance
2026-06-23T09:57:16.2593104Z         PASS [   0.021s] ( 861/1236) spt-net net::registry::tests::resolve_sole_live_remote_and_skips_offline
2026-06-23T09:57:16.2640794Z         PASS [   0.022s] ( 862/1236) spt-net net::registry::tests::resource_blurb_rides_the_lease_and_serde
2026-06-23T09:57:16.2675933Z         PASS [   0.022s] ( 863/1236) spt-net net::registry::tests::resource_projection_filters_hidden_and_offline
2026-06-23T09:57:16.2707642Z         PASS [   0.022s] ( 864/1236) spt-net net::registry::tests::resource_projection_threads_node_label
2026-06-23T09:57:16.2735526Z         PASS [   0.021s] ( 865/1236) spt-net net::registry::tests::stale_active_cannot_clobber_newer_offline
2026-06-23T09:57:16.2751247Z         PASS [   0.241s] ( 866/1236) spt-net net::pairing::wire::tests::loopback_pairs_and_transfers_seed_and_roster
2026-06-23T09:57:16.2757836Z         PASS [   0.238s] ( 867/1236) spt-net net::pairing::wire::tests::repair_member_keeps_seed
2026-06-23T09:57:16.2775237Z         PASS [   0.022s] ( 868/1236) spt-net net::registry::tests::suspended_is_addressable_and_roundtrips
2026-06-23T09:57:16.2810023Z         PASS [   0.022s] ( 869/1236) spt-net net::replicate::tests::apply_routes_by_subnet_and_drops_non_member
2026-06-23T09:57:16.2845816Z         PASS [   0.021s] ( 870/1236) spt-net net::replicate::tests::decoder_survives_chunk_splits_and_corrupt_lines
2026-06-23T09:57:16.2882709Z         PASS [   0.021s] ( 871/1236) spt-net net::replicate::tests::feed_carries_instances_and_node_labels_wire_compat
2026-06-23T09:57:16.2886075Z         PASS [   0.188s] ( 872/1236) spt-net net::pairing::wire::tests::wrong_code_fails_and_records_no_membership
2026-06-23T09:57:16.2915942Z         PASS [   0.021s] ( 873/1236) spt-net net::replicate::tests::stale_wire_update_cannot_clobber_newer_state
2026-06-23T09:57:16.2953130Z         PASS [   0.022s] ( 874/1236) spt-net net::replicate::tests::update_round_trips_and_tolerates_unknown_field
2026-06-23T09:57:16.2989545Z         PASS [   0.024s] ( 875/1236) spt-net net::rest::tests::records_round_trip_and_degrade
2026-06-23T09:57:16.3023943Z         PASS [   0.027s] ( 876/1236) spt-net net::serveprobe::tests::records_round_trip_and_degrade
2026-06-23T09:57:16.3058921Z         PASS [   0.028s] ( 877/1236) spt-net net::shelllink::tests::records_round_trip_and_degrade
2026-06-23T09:57:16.3085931Z         PASS [   0.028s] ( 878/1236) spt-net net::sync::tests::forged_origin_field_is_inert
2026-06-23T09:57:16.3126849Z         PASS [   0.028s] ( 879/1236) spt-net net::sync::tests::record_split_across_chunks_reassembles
2026-06-23T09:57:16.3163500Z         PASS [   0.028s] ( 880/1236) spt-net net::sync::tests::records_round_trip_and_unknown_kind_is_skipped
2026-06-23T09:57:16.3198966Z         PASS [   0.031s] ( 881/1236) spt-net net::update::tests::forged_origin_field_is_inert
2026-06-23T09:57:16.3229684Z         PASS [   0.031s] ( 882/1236) spt-net net::update::tests::record_split_across_chunks_reassembles
2026-06-23T09:57:16.3275271Z         PASS [   0.032s] ( 883/1236) spt-net net::update::tests::records_round_trip_and_unknown_kind_is_skipped
2026-06-23T09:57:16.3308585Z         PASS [   0.032s] ( 884/1236) spt-net net::wanmsg::tests::forged_origin_field_is_inert
2026-06-23T09:57:16.3333480Z         PASS [   0.031s] ( 885/1236) spt-net net::wanmsg::tests::message_round_trips_and_tolerates_unknown_field
2026-06-23T09:57:16.3370447Z         PASS [   0.031s] ( 886/1236) spt-net net::wanmsg::tests::route_splits_local_and_remote_and_passes_refusals
2026-06-23T09:57:16.3392652Z         PASS [   0.031s] ( 887/1236) spt-net net::xfer::tests::forged_origin_field_is_inert
2026-06-23T09:57:16.3426471Z         PASS [   0.030s] ( 888/1236) spt-net net::xfer::tests::record_split_across_chunks_reassembles
2026-06-23T09:57:16.3474419Z         PASS [   0.031s] ( 889/1236) spt-net net::xfer::tests::records_round_trip_and_unknown_kind_is_skipped
2026-06-23T09:57:16.3494182Z         PASS [   0.026s] ( 890/1236) spt-proto addr::tests::parses_every_qualifier_combination
2026-06-23T09:57:16.3519287Z         PASS [   0.024s] ( 891/1236) spt-proto addr::tests::rejects_doubled_delimiters
2026-06-23T09:57:16.3541495Z         PASS [   0.034s] ( 892/1236) spt-proto addr::tests::display_round_trips
2026-06-23T09:57:16.3561176Z         PASS [   0.025s] ( 893/1236) spt-proto addr::tests::rejects_empty_or_bad_components
2026-06-23T09:57:16.3614156Z         PASS [   0.028s] ( 894/1236) spt-proto chunk::tests::malformed_parts_return_none
2026-06-23T09:57:16.3622667Z         PASS [   0.025s] ( 895/1236) spt-proto chunk::tests::missing_middle_part_is_dropped
2026-06-23T09:57:16.3645381Z         PASS [   0.025s] ( 896/1236) spt-proto chunk::tests::orphan_group_without_head_is_dropped
2026-06-23T09:57:16.3668617Z         PASS [   0.024s] ( 897/1236) spt-proto chunk::tests::oversized_line_splits_and_each_part_is_well_formed_and_bounded
2026-06-23T09:57:16.3706872Z         PASS [   0.023s] ( 898/1236) spt-proto chunk::tests::reassemble_stream_handles_mixed_traffic
2026-06-23T09:57:16.3772541Z         PASS [   0.028s] ( 899/1236) spt-proto chunk::tests::short_line_passes_through_unchunked
2026-06-23T09:57:16.3833465Z         PASS [   0.030s] ( 900/1236) spt-proto endpoint::tests::agent_vs_shell_split
2026-06-23T09:57:16.3868629Z         PASS [   0.031s] ( 901/1236) spt-proto endpoint::tests::broker_and_node_families
2026-06-23T09:57:16.3902261Z         PASS [   0.029s] ( 902/1236) spt-proto endpoint::tests::day_one_tags_round_trip
2026-06-23T09:57:16.3927508Z         PASS [   0.030s] ( 903/1236) spt-proto endpoint::tests::shell_kind_round_trips
2026-06-23T09:57:16.3962491Z         PASS [   0.032s] ( 904/1236) spt-proto endpoint::tests::unknown_tag_tolerated_and_preserved
2026-06-23T09:57:16.3994008Z         PASS [   0.032s] ( 905/1236) spt-proto envelope::tests::body_escape_is_cr_linesafe
2026-06-23T09:57:16.4032094Z         PASS [   0.032s] ( 906/1236) spt-proto envelope::tests::body_escape_unescape_round_trips_html_and_newlines
2026-06-23T09:57:16.4064825Z         PASS [   0.029s] ( 907/1236) spt-proto envelope::tests::decode_is_amp_last_so_literal_entities_do_not_double_decode
2026-06-23T09:57:16.4089832Z         PASS [   0.057s] ( 908/1236) spt-proto chunk::tests::split_then_reassemble_is_byte_identity
2026-06-23T09:57:16.4096629Z         PASS [   0.026s] ( 909/1236) spt-proto envelope::tests::from_attr_returns_none_on_garbage_or_empty
2026-06-23T09:57:16.4127076Z         PASS [   0.026s] ( 910/1236) spt-proto envelope::tests::from_attr_unescape_is_amp_last
2026-06-23T09:57:16.4164189Z         PASS [   0.026s] ( 911/1236) spt-proto envelope::tests::parser_both_tags_present
2026-06-23T09:57:16.4196922Z         PASS [   0.027s] ( 912/1236) spt-proto envelope::tests::parser_empty_body_is_some_empty_and_nested_tags_preserved
2026-06-23T09:57:16.4234159Z         PASS [   0.027s] ( 913/1236) spt-proto envelope::tests::parser_no_tags_falls_back_whole_payload_to_live
2026-06-23T09:57:16.4262524Z         PASS [   0.027s] ( 914/1236) spt-proto envelope::tests::parser_out_of_order_tags_both_extracted
2026-06-23T09:57:16.4293931Z         PASS [   0.026s] ( 915/1236) spt-proto envelope::tests::parser_unclosed_live_tag_does_not_scoop_project
2026-06-23T09:57:16.4319828Z         PASS [   0.025s] ( 916/1236) spt-proto event::tests::alarm_event_round_trips
2026-06-23T09:57:16.4347415Z         PASS [   0.026s] ( 917/1236) spt-proto event::tests::attr_decode_is_amp_last
2026-06-23T09:57:16.4381465Z         PASS [   0.028s] ( 918/1236) spt-proto event::tests::attr_order_preserved
2026-06-23T09:57:16.4404349Z         PASS [   0.028s] ( 919/1236) spt-proto event::tests::body_with_literal_event_tokens_round_trips
2026-06-23T09:57:16.4432380Z         PASS [   0.027s] ( 920/1236) spt-proto event::tests::empty_body_envelope_parses
2026-06-23T09:57:16.4458199Z         PASS [   0.026s] ( 921/1236) spt-proto event::tests::malformed_inputs_return_none_without_panic
2026-06-23T09:57:16.4490387Z         PASS [   0.026s] ( 922/1236) spt-proto event::tests::msg_event_round_trips
2026-06-23T09:57:16.4523890Z         PASS [   0.026s] ( 923/1236) spt-proto event::tests::psyche_authorable_types_are_reply_and_notify_only
2026-06-23T09:57:16.4545948Z         PASS [   0.025s] ( 924/1236) spt-proto event::tests::typed_envelope_detected_and_parsed
2026-06-23T09:57:16.4580774Z         PASS [   0.026s] ( 925/1236) spt-proto event::tests::typed_predicate_rejects_partials
2026-06-23T09:57:16.4608818Z         PASS [   0.026s] ( 926/1236) spt-proto event::tests::user_msg_envelope_is_n_minus_one_tolerant
2026-06-23T09:57:16.4639949Z         PASS [   0.026s] ( 927/1236) spt-proto event::tests::user_msg_event_round_trips
2026-06-23T09:57:16.4667252Z         PASS [   0.026s] ( 928/1236) spt-proto event::tests::user_msg_gate_is_not_payload_trusted
2026-06-23T09:57:16.4692572Z         PASS [   0.026s] ( 929/1236) spt-proto event::tests::user_msg_identity_gate_truth_table
2026-06-23T09:57:16.4721333Z         PASS [   0.026s] ( 930/1236) spt-proto id::tests::accepts_japanese_scripts
2026-06-23T09:57:16.4742977Z         PASS [   0.025s] ( 931/1236) spt-proto id::tests::accepts_plain_and_composite_ids
2026-06-23T09:57:16.4775601Z         PASS [   0.025s] ( 932/1236) spt-proto id::tests::rejects_empty_and_overlong
2026-06-23T09:57:16.4805204Z         PASS [   0.026s] ( 933/1236) spt-proto id::tests::rejects_path_whitespace_and_control
2026-06-23T09:57:16.4831951Z         PASS [   0.025s] ( 934/1236) spt-proto id::tests::reports_bad_char_position
2026-06-23T09:57:16.4856260Z         PASS [   0.025s] ( 935/1236) spt-proto id::tests::reserves_address_delimiters
2026-06-23T09:57:16.4880823Z         PASS [   0.024s] ( 936/1236) spt-proto identity::tests::bad_inputs_error_without_panic
2026-06-23T09:57:16.4943402Z         PASS [   0.025s] ( 937/1236) spt-proto identity::tests::public_key_hex_round_trips
2026-06-23T09:57:16.4989751Z         PASS [   0.025s] ( 938/1236) spt-proto payload::tests::base64_known_vectors
2026-06-23T09:57:16.4999308Z         PASS [   0.033s] ( 939/1236) spt-proto identity::tests::known_answer_fixed_seed_is_stable
2026-06-23T09:57:16.5020998Z         PASS [   0.024s] ( 940/1236) spt-proto payload::tests::binary_blob_round_trips_all_byte_values
2026-06-23T09:57:16.5054955Z         PASS [   0.025s] ( 941/1236) spt-proto payload::tests::blob_padding_lengths_round_trip
2026-06-23T09:57:16.5080164Z         PASS [   0.025s] ( 942/1236) spt-proto payload::tests::command_payload_round_trips
2026-06-23T09:57:16.5109892Z         PASS [   0.025s] ( 943/1236) spt-proto payload::tests::text_payload_round_trips
2026-06-23T09:57:16.5135602Z         PASS [   0.025s] ( 944/1236) spt-proto payload::tests::unknown_or_malformed_decodes_to_none
2026-06-23T09:57:16.5159580Z         PASS [   0.022s] ( 945/1236) spt-proto version::tests::current_version_self_compatible
2026-06-23T09:57:16.5242966Z         PASS [   0.025s] ( 946/1236) spt-proto version::tests::n_minus_one_window_accepts_and_rejects
2026-06-23T09:57:16.5273309Z         PASS [   0.027s] ( 947/1236) spt-proto version::tests::window_floor_saturates_at_zero
2026-06-23T09:57:16.5304140Z         PASS [   0.058s] ( 948/1236) spt-proto identity::tests::sign_verify_round_trip
2026-06-23T09:57:16.5347111Z         PASS [   0.029s] ( 949/1236) spt-runtime manifest::tests::digest_section_source_resolution
2026-06-23T09:57:16.5365777Z         PASS [   0.029s] ( 950/1236) spt-runtime manifest::tests::digest_section_validation_errors
2026-06-23T09:57:16.5396313Z         PASS [   0.029s] ( 951/1236) spt-runtime manifest::tests::fetcher_strategy_requires_fetcher_field
2026-06-23T09:57:16.5421576Z         PASS [   0.040s] ( 952/1236) spt-runtime manifest::tests::checked_in_schema_is_current
2026-06-23T09:57:16.5428921Z         PASS [   0.029s] ( 953/1236) spt-runtime manifest::tests::harness_fixture_parses_all_sections
2026-06-23T09:57:16.5449574Z         PASS [   0.029s] ( 954/1236) spt-runtime manifest::tests::harness_kind_with_shell_section_fails_validation
2026-06-23T09:57:16.5523579Z         PASS [   0.025s] ( 955/1236) spt-runtime manifest::tests::host_binaries_optional_and_n1_safe
2026-06-23T09:57:16.5537162Z         PASS [   0.023s] ( 956/1236) spt-runtime manifest::tests::inject_env_without_value_fails_validation
2026-06-23T09:57:16.5541961Z         PASS [   0.030s] ( 957/1236) spt-runtime manifest::tests::hint_keyword_matching
2026-06-23T09:57:16.5589703Z         PASS [   0.022s] ( 958/1236) spt-runtime manifest::tests::message_idle_translation_binary_opt_in
2026-06-23T09:57:16.5609548Z         PASS [   0.026s] ( 959/1236) spt-runtime manifest::tests::manifest_schema_shape
2026-06-23T09:57:16.5611788Z         PASS [   0.022s] ( 960/1236) spt-runtime manifest::tests::minimal_header_only_manifest_is_valid
2026-06-23T09:57:16.5639761Z         PASS [   0.022s] ( 961/1236) spt-runtime manifest::tests::per_capability_act_gate_parses_and_validates
2026-06-23T09:57:16.5665278Z         PASS [   0.024s] ( 962/1236) spt-runtime manifest::tests::profile_overlays_hints_wholesale
2026-06-23T09:57:16.5705884Z         PASS [   0.026s] ( 963/1236) spt-runtime manifest::tests::round_trips_through_toml
2026-06-23T09:57:16.5730677Z         PASS [   0.021s] ( 964/1236) spt-runtime manifest::tests::session_resume_role_parses_roundtrips_and_is_backcompat
2026-06-23T09:57:16.5754259Z         PASS [   0.022s] ( 965/1236) spt-runtime manifest::tests::shell_fixture_parses
2026-06-23T09:57:16.5776337Z         PASS [   0.023s] ( 966/1236) spt-runtime manifest::tests::shell_kind_without_shell_section_fails_validation
2026-06-23T09:57:16.5808691Z         PASS [   0.022s] ( 967/1236) spt-runtime manifest::tests::shell_tunnel_opt_in
2026-06-23T09:57:16.5844945Z         PASS [   0.023s] ( 968/1236) spt-runtime manifest::tests::shortcut_basename_optional_with_default
2026-06-23T09:57:16.5858712Z         PASS [   0.025s] ( 969/1236) spt-runtime manifest::tests::syntactically_broken_toml_is_an_error_not_a_panic
2026-06-23T09:57:16.5891747Z         PASS [   0.025s] ( 970/1236) spt-runtime manifest::tests::unknown_enum_variant_is_an_error_not_a_panic
2026-06-23T09:57:16.5924138Z         PASS [   0.026s] ( 971/1236) spt-runtime manifest::tests::update_avenue_content_signing_fields
2026-06-23T09:57:16.5948443Z         PASS [   0.024s] ( 972/1236) spt-runtime manifest::tests::update_avenue_gh_release_fields
2026-06-23T09:57:16.5974075Z         PASS [   0.024s] ( 973/1236) spt-runtime profile::tests::deep_nested_leaf_replace
2026-06-23T09:57:16.5997901Z         PASS [   0.024s] ( 974/1236) spt-runtime profile::tests::file_pointer_recognized_only_for_single_file_key_table
2026-06-23T09:57:16.6030761Z         PASS [   0.025s] ( 975/1236) spt-runtime profile::tests::leaf_replace_contract
2026-06-23T09:57:16.6051510Z         PASS [   0.024s] ( 976/1236) spt-runtime profile::tests::profile_overlays_strings
2026-06-23T09:57:16.6077589Z         PASS [   0.023s] ( 977/1236) spt-runtime profile::tests::resolve_shipped_profile_applies_overlay
2026-06-23T09:57:16.6098698Z         PASS [   0.024s] ( 978/1236) spt-runtime profile::tests::resolve_unknown_profile_errors
2026-06-23T09:57:16.6121853Z         PASS [   0.023s] ( 979/1236) spt-runtime profile::tests::split_option_first_colon
2026-06-23T09:57:16.6155711Z         PASS [   0.023s] ( 980/1236) spt-runtime profile::tests::string_dot_path_read_write
2026-06-23T09:57:16.6203281Z         PASS [   0.025s] ( 981/1236) spt-runtime profile::tests::tighten_only_allows_tightening
2026-06-23T09:57:16.6233656Z         PASS [   0.026s] ( 982/1236) spt-runtime profile::tests::tighten_only_refuses_loosened_over_cap
2026-06-23T09:57:16.6251160Z         PASS [   0.025s] ( 983/1236) spt-runtime profile::tests::tighten_only_refuses_loosened_require_approval
2026-06-23T09:57:16.6500287Z         PASS [   0.047s] ( 984/1236) spt-runtime registry::tests::create_local_profile_guards
2026-06-23T09:57:16.6517759Z         PASS [   0.044s] ( 985/1236) spt-runtime registry::tests::delete_local_profile_rules
2026-06-23T09:57:16.6545573Z         PASS [   0.039s] ( 986/1236) spt-runtime registry::tests::invalid_manifest_records_nothing
2026-06-23T09:57:16.6557308Z         PASS [   0.050s] ( 987/1236) spt-runtime registry::tests::cross_adapter_fallback_target_resolves_adapter_and_profile
2026-06-23T09:57:16.6705105Z         PASS [   0.060s] ( 988/1236) spt-runtime registry::tests::deregister_is_soft_and_readd_reactivates
2026-06-23T09:57:16.6711982Z         PASS [   0.021s] ( 989/1236) spt-runtime registry::tests::pointer_missing_manifest_is_deferred_not_cryptic
2026-06-23T09:57:16.6741723Z         PASS [   0.049s] ( 990/1236) spt-runtime registry::tests::missing_string_file_skips_at_read_without_error
2026-06-23T09:57:16.6753470Z         PASS [   0.063s] ( 991/1236) spt-runtime registry::tests::file_backed_string_reads_contents_lazily
2026-06-23T09:57:16.6846478Z         PASS [   0.064s] ( 992/1236) spt-runtime registry::tests::local_profile_overrides_a_shipped_file_pointer
2026-06-23T09:57:16.6895311Z         PASS [   0.038s] ( 993/1236) spt-runtime registry::tests::register_copy_vs_pointer_by_avenue
2026-06-23T09:57:16.6898973Z         PASS [   0.035s] ( 994/1236) spt-runtime registry::tests::resolve_option_bare_shipped_and_local
2026-06-23T09:57:16.6900253Z         PASS [   0.067s] ( 995/1236) spt-runtime registry::tests::local_profile_survives_readd
2026-06-23T09:57:16.6984651Z         PASS [   0.014s] ( 996/1236) spt-runtime resolve::tests::normalize_folds_case_and_stems_first_dot
2026-06-23T09:57:16.7018215Z         PASS [   0.031s] ( 997/1236) spt-runtime registry::tests::string_file_pointer_escaping_the_dir_is_refused_at_register
2026-06-23T09:57:16.7033339Z         PASS [   0.048s] ( 998/1236) spt-runtime registry::tests::resolve_option_in_matches_disk
2026-06-23T09:57:16.7080239Z         PASS [   0.033s] ( 999/1236) spt-runtime resolve::tests::no_candidate_when_no_adapter_hosts_binary
2026-06-23T09:57:16.7173493Z         PASS [   0.028s] (1000/1236) spt-runtime resolve::tests::pointer_is_sibling_to_adapter_dirs
2026-06-23T09:57:16.7228509Z         PASS [   0.033s] (1001/1236) spt-runtime resolve::tests::renamed_in_use_exe_still_resolves
2026-06-23T09:57:16.7308727Z         PASS [   0.058s] (1002/1236) spt-runtime registry::tests::strings_get_set_through_overlay
2026-06-23T09:57:16.7342703Z         PASS [   0.011s] (1003/1236) spt-runtime runtime::tests::fills_known_placeholders
2026-06-23T09:57:16.7357687Z         PASS [   0.034s] (1004/1236) spt-runtime resolve::tests::single_candidate_resolves_base_no_pointer
2026-06-23T09:57:16.7372457Z         PASS [   5.706s] (1005/1236) spt-daemon::pump pump_survives_a_black_holing_peer_heartbeat_advances_no_restart
2026-06-23T09:57:16.7491718Z         PASS [   0.059s] (1006/1236) spt-runtime resolve::tests::pointer_overrides_fallback
2026-06-23T09:57:16.7492451Z         PASS [   0.015s] (1007/1236) spt-runtime runtime::tests::missing_key_and_empty_command_errors_still_fire
2026-06-23T09:57:16.7493175Z         PASS [   0.020s] (1008/1236) spt-runtime runtime::tests::literal_braces_still_escape_per_token
2026-06-23T09:57:16.7508378Z         PASS [   0.015s] (1009/1236) spt-runtime runtime::tests::missing_key_errors_before_spawn
2026-06-23T09:57:16.7514727Z         PASS [   0.077s] (1010/1236) spt-runtime resolve::tests::fallback_picks_freshest_then_name
2026-06-23T09:57:16.7538906Z         PASS [   0.016s] (1011/1236) spt-runtime runtime::tests::multiword_value_is_one_argv_element
2026-06-23T09:57:16.7571346Z         PASS [   0.008s] (1012/1236) spt-runtime runtime::tests::quote_and_semicolon_values_stay_one_element
2026-06-23T09:57:16.7573146Z         PASS [   0.054s] (1013/1236) spt-runtime resolve::tests::stale_pointer_self_heals_to_fallback
2026-06-23T09:57:16.7643001Z         PASS [   0.015s] (1014/1236) spt-runtime runtime::tests::placeholder_inside_larger_token_substitutes_in_place
2026-06-23T09:57:16.7676044Z         PASS [   0.018s] (1015/1236) spt-runtime runtime::tests::resolve_program_adds_exe_suffix_on_windows
2026-06-23T09:57:16.7698218Z         PASS [   0.019s] (1016/1236) spt-runtime runtime::tests::resolve_program_falls_back_to_path
2026-06-23T09:57:16.7700384Z         PASS [   0.072s] (1017/1236) spt-runtime resolve::tests::set_clear_prune_rules
2026-06-23T09:57:16.7723499Z         PASS [   0.021s] (1018/1236) spt-runtime runtime::tests::resolve_program_prefers_install_dir
2026-06-23T09:57:16.7766271Z         PASS [   0.069s] (1019/1236) spt-runtime runtime::tests::bounded_run_captures_success
2026-06-23T09:57:16.7783362Z         PASS [   0.021s] (1020/1236) spt-runtime runtime::tests::tokenize_honors_double_quotes
2026-06-23T09:57:16.7813932Z         PASS [   0.024s] (1021/1236) spt-runtime runtime::tests::unknown_role_errors
2026-06-23T09:57:16.7898881Z         PASS [   0.022s] (1022/1236) spt-store access::tests::recent_outbound_correlates_within_window
2026-06-23T09:57:16.7950700Z         PASS [   0.031s] (1023/1236) spt-store access::tests::allow_revoke_open_polarity
2026-06-23T09:57:16.7992758Z         PASS [   0.045s] (1024/1236) spt-runtime runtime::tests::spawn_session_detached_returns_pid
2026-06-23T09:57:16.8018026Z         PASS [   0.032s] (1025/1236) spt-store access::tests::recent_outbound_is_bounded
2026-06-23T09:57:16.8025246Z         PASS [   0.026s] (1026/1236) spt-store access::tests::users_reservation_decodes_inert
2026-06-23T09:57:16.8069940Z         PASS [   0.037s] (1027/1236) spt-store access::tests::recent_outbound_persists
2026-06-23T09:57:16.8131990Z         PASS [   0.041s] (1028/1236) spt-store access::tests::store_persists_and_degrades_open
2026-06-23T09:57:16.8134924Z         PASS [   0.035s] (1029/1236) spt-store atomic::tests::atomic_write_bytes_round_trips
2026-06-23T09:57:16.8150016Z         PASS [   0.026s] (1030/1236) spt-store atomic::tests::retry_absorbs_transient_then_succeeds
2026-06-23T09:57:16.8190229Z         PASS [   0.038s] (1031/1236) spt-store atomic::tests::atomic_write_creates_and_replaces
2026-06-23T09:57:16.8193646Z         PASS [   0.024s] (1032/1236) spt-store atomic::tests::retry_does_not_retry_non_transient
2026-06-23T09:57:16.8226617Z         PASS [   0.023s] (1033/1236) spt-store atomic::tests::retry_gives_up_after_max_attempts
2026-06-23T09:57:16.8254545Z         PASS [   0.024s] (1034/1236) spt-store atomic::tests::to_forward_slash_strips_unc_prefix
2026-06-23T09:57:16.8317881Z         PASS [   0.025s] (1035/1236) spt-store attachment::tests::boot_reset_and_serving_filter
2026-06-23T09:57:16.8344778Z         PASS [   0.032s] (1036/1236) spt-store attachment::tests::attached_default_flip_roundtrip
2026-06-23T09:57:16.8360805Z         PASS [   0.023s] (1037/1236) spt-store attachment::tests::corrupt_file_degrades_to_attached
2026-06-23T09:57:16.8652140Z         PASS [   0.028s] (1038/1236) spt-store contextmark::tests::join_bump_dominates_both_parents
2026-06-23T09:57:16.8752760Z         PASS [   0.035s] (1039/1236) spt-store contextmark::tests::marker_round_trips_v1_and_v2
2026-06-23T09:57:16.8825073Z         PASS [   0.020s] (1040/1236) spt-store contextmark::tests::merge_decisions
2026-06-23T09:57:16.8855024Z         PASS [   0.014s] (1041/1236) spt-store contextmark::tests::vector_compare_covers_all_orders
2026-06-23T09:57:16.8929160Z         PASS [   0.010s] (1042/1236) spt-store contextmark::tests::vector_parse_tolerant
2026-06-23T09:57:17.1640577Z         PASS [   0.339s] (1043/1236) spt-store branchstore::tests::open_or_init_idempotent
2026-06-23T09:57:17.1932354Z         PASS [   2.210s] (1044/1236) spt-msg deliver::tests::recycled_pid_address_does_not_misdeliver
2026-06-23T09:57:17.2514085Z         LEAK [   0.534s] (1045/1236) spt-runtime runtime::tests::bounded_run_kills_on_timeout
2026-06-23T09:57:17.3381658Z         PASS [  11.882s] (1046/1236) spt::bin/spt cli::tests::shell_spawn_gates_on_the_registered_set
2026-06-23T09:57:17.3796235Z         PASS [   0.218s] (1047/1236) spt-store contextstore::tests::invalid_id_refused
2026-06-23T09:57:17.4853449Z         PASS [   0.656s] (1048/1236) spt-store branchstore::tests::sweep_removes_only_stale_empty_locks
2026-06-23T09:57:17.5028903Z         PASS [   0.021s] (1049/1236) spt-store epoch::tests::corrupt_or_absent_file_degrades_safely
2026-06-23T09:57:17.5237406Z         PASS [   0.019s] (1050/1236) spt-store epoch::tests::counter_persists_across_reload
2026-06-23T09:57:17.5453925Z         PASS [   0.022s] (1051/1236) spt-store epoch::tests::next_is_strictly_increasing_from_one
2026-06-23T09:57:17.5634019Z         PASS [   0.018s] (1052/1236) spt-store gitrun::tests::deadline_kills_and_reports_timed_out
2026-06-23T09:57:17.6239220Z         PASS [   0.056s] (1053/1236) spt-store gitrun::tests::version_runs_within_budget
2026-06-23T09:57:17.6319034Z         PASS [   0.012s] (1054/1236) spt-store grants::tests::grant_match_is_exact_per_tuple
2026-06-23T09:57:17.6458917Z         PASS [   0.014s] (1055/1236) spt-store grants::tests::grant_revoke_roundtrip_default_deny
2026-06-23T09:57:17.6731696Z         PASS [   0.027s] (1056/1236) spt-store grants::tests::persistence_and_corrupt_degrade_to_deny
2026-06-23T09:57:17.7063756Z         PASS [   0.030s] (1057/1236) spt-store history::tests::appends_one_record_per_line
2026-06-23T09:57:17.7407090Z         PASS [   0.037s] (1058/1236) spt-store history::tests::context_entries_carry_the_discriminator
2026-06-23T09:57:17.7649516Z         PASS [   0.026s] (1059/1236) spt-store history::tests::digest_entries_go_to_a_separate_log
2026-06-23T09:57:17.7963077Z         PASS [   0.982s] (1060/1236) spt-store branchstore::tests::branches_are_independent_roots
2026-06-23T09:57:17.7986319Z         PASS [   0.033s] (1061/1236) spt-store home::tests::adoption_stamps_only_unset_and_only_when_unambiguous
2026-06-23T09:57:17.8015380Z         PASS [   6.214s] (1062/1236) spt-daemon::sync two_tier_sync_lands_and_gate_refuses_server_side
2026-06-23T09:57:17.8123894Z         PASS [   0.013s] (1063/1236) spt-store home::tests::home_assignment_matrix
2026-06-23T09:57:17.8162784Z         PASS [   0.016s] (1064/1236) spt-store home::tests::scope_seeding_never_clobbers_user_policy
2026-06-23T09:57:17.8210326Z         PASS [   0.018s] (1065/1236) spt-store home::tests::stamp_creation_fields_news_assign_and_revives_carry_forward
2026-06-23T09:57:17.8231040Z         PASS [   0.013s] (1066/1236) spt-store hostlabel::tests::hostname_is_nonempty_and_trimmed_on_supported_platforms
2026-06-23T09:57:17.8444774Z         PASS [   0.029s] (1067/1236) spt-store info::tests::busy_sentinel_round_trips_and_read_pid_is_none
2026-06-23T09:57:17.8611026Z         PASS [   0.037s] (1068/1236) spt-store info::tests::controllable_is_additive_and_round_trips
2026-06-23T09:57:17.8808323Z         PASS [   0.031s] (1069/1236) spt-store info::tests::corrupt_content_returns_none
2026-06-23T09:57:17.9353438Z         PASS [   0.054s] (1070/1236) spt-store info::tests::psyche_host_error_round_trips_and_set_clear_increments
2026-06-23T09:57:17.9618224Z         PASS [   0.031s] (1071/1236) spt-store info::tests::read_pid_tolerates_schema_minimal
2026-06-23T09:57:17.9734997Z         PASS [   1.154s] (1072/1236) spt-store branchstore::tests::multi_key_commit_is_one_commit
2026-06-23T09:57:17.9987179Z         PASS [   0.038s] (1073/1236) spt-store info::tests::set_driven_by_stamps_and_clears
2026-06-23T09:57:18.0117699Z         PASS [   1.191s] (1074/1236) spt-store branchstore::tests::commit_then_read_at_tip
2026-06-23T09:57:18.0142912Z         PASS [   0.039s] (1075/1236) spt-store info::tests::set_last_active_stamps_recency
2026-06-23T09:57:18.0390320Z         PASS [   0.037s] (1076/1236) spt-store info::tests::set_resources_writes_and_clears_the_blurb
2026-06-23T09:57:18.0418976Z         PASS [   0.029s] (1077/1236) spt-store info::tests::set_status_marks_existing_record
2026-06-23T09:57:18.0458342Z         PASS [   0.035s] (1078/1236) spt-store info::tests::set_rest_state_stamps_state_and_anchor_as_a_pair
2026-06-23T09:57:18.0639721Z         PASS [   0.028s] (1079/1236) spt-store info::tests::write_read_round_trip
2026-06-23T09:57:18.0659366Z         PASS [   0.023s] (1080/1236) spt-store liveness::tests::busy_and_missing_keep_interim_parity
2026-06-23T09:57:18.0805956Z         PASS [   0.035s] (1081/1236) spt-store liveness::tests::daemon_hosted_offline_overrides_live_pid
2026-06-23T09:57:18.0931218Z         PASS [   0.029s] (1082/1236) spt-store liveness::tests::daemon_hosted_online_survives_dead_pid
2026-06-23T09:57:18.0937706Z         PASS [   1.262s] (1083/1236) spt-store branchstore::tests::unchanged_write_is_no_commit
2026-06-23T09:57:18.1058156Z         PASS [   0.036s] (1084/1236) spt-store liveness::tests::external_perch_still_pid_probes
2026-06-23T09:57:18.1324007Z         PASS [   0.052s] (1085/1236) spt-store liveness::tests::is_perch_unbound_false_for_online_and_offline
2026-06-23T09:57:18.1400291Z         PASS [   0.280s] (1086/1236) spt-store info::tests::mutate_info_serializes_writers_so_offline_is_never_clobbered
2026-06-23T09:57:18.1487356Z         PASS [   0.055s] (1087/1236) spt-store liveness::tests::unbound_not_alive_but_detected_and_not_stale
2026-06-23T09:57:18.1514749Z         PASS [   0.057s] (1088/1236) spt-store liveness::tests::registry_entry_keys_on_status_for_hosted_rows
2026-06-23T09:57:18.1521230Z         PASS [   0.051s] (1089/1236) spt-store nodeid::tests::corrupt_key_errors_never_regenerates
2026-06-23T09:57:18.1763902Z         PASS [   0.044s] (1090/1236) spt-store nodeid::tests::create_then_load_is_stable
2026-06-23T09:57:18.1897936Z         PASS [   0.051s] (1091/1236) spt-store nodeid::tests::seed_hex_round_trips
2026-06-23T09:57:18.2000110Z         PASS [   0.010s] (1092/1236) spt-store notif::tests::row_serde_round_trips_with_forward_compat
2026-06-23T09:57:18.2652722Z         PASS [   0.116s] (1093/1236) spt-store notif::tests::listing_is_subnet_scoped
2026-06-23T09:57:18.2938816Z         PASS [   0.141s] (1094/1236) spt-store notif::tests::produce_list_dismiss_round_trip
2026-06-23T09:57:18.3156392Z         PASS [   0.023s] (1095/1236) spt-store peeraddrs::tests::corrupt_file_degrades_to_empty
2026-06-23T09:57:18.3376964Z         PASS [   0.137s] (1096/1236) spt-store notif::tests::seen_unions_and_surfaced_maxes
2026-06-23T09:57:18.3396902Z         PASS [   0.162s] (1097/1236) spt-store notif::tests::reopen_is_durable_and_corrupt_seen_degrades
2026-06-23T09:57:18.3402472Z         PASS [   0.023s] (1098/1236) spt-store peeraddrs::tests::put_get_roundtrip_and_noop_reput
2026-06-23T09:57:18.3601586Z         PASS [   0.021s] (1099/1236) spt-store perch::tests::child_files_route_through_one_resolver
2026-06-23T09:57:18.3646776Z         PASS [   0.027s] (1100/1236) spt-store peeraddrs::tests::record_is_one_step_and_skips_noops
2026-06-23T09:57:18.3651888Z         PASS [   0.026s] (1101/1236) spt-store perch::tests::classification_matrix
2026-06-23T09:57:18.3735505Z         PASS [   0.107s] (1102/1236) spt-store notif::tests::stale_undismissed_copy_cannot_undismiss
2026-06-23T09:57:18.3741668Z         PASS [   0.224s] (1103/1236) spt-store notif::tests::merge_is_idempotent_and_commutative
2026-06-23T09:57:18.3905123Z         PASS [   0.030s] (1104/1236) spt-store perch::tests::explicit_parent_wins_over_infer
2026-06-23T09:57:18.3909760Z         PASS [   0.026s] (1105/1236) spt-store perch::tests::resolve_psyche_and_worker_nest_under_parent
2026-06-23T09:57:18.3948679Z         PASS [   0.031s] (1106/1236) spt-store perch::tests::list_self_perch_ids_enumerates_bound_top_level
2026-06-23T09:57:18.3950750Z         PASS [   0.023s] (1107/1236) spt-store perch::tests::resolve_self_is_flat
2026-06-23T09:57:18.4071697Z         PASS [   1.215s] (1108/1236) spt-store contextstore::tests::project_branch_holds_many_agents
2026-06-23T09:57:18.4074685Z         PASS [   0.031s] (1109/1236) spt-store perch::tests::shell_perches_resolve_under_owner_shells_namespace
2026-06-23T09:57:18.4088777Z         PASS [   0.017s] (1110/1236) spt-store proc::tests::current_process_is_alive
2026-06-23T09:57:18.4097670Z         PASS [   0.020s] (1111/1236) spt-store perch::tests::spt_home_is_pure_and_honors_env
2026-06-23T09:57:18.4130730Z         PASS [   0.018s] (1112/1236) spt-store proc::tests::exe_basename_dead_pid_is_none
2026-06-23T09:57:18.4168843Z         PASS [   0.022s] (1113/1236) spt-store proc::tests::exe_basename_resolves_current_process
2026-06-23T09:57:18.4287610Z         PASS [   0.024s] (1114/1236) spt-store proc::tests::parent_pid_resolves_and_is_alive
2026-06-23T09:57:18.4386301Z         PASS [   0.027s] (1115/1236) spt-store proc::tests::pid_zero_is_dead_on_every_os
2026-06-23T09:57:18.4397368Z         PASS [   0.026s] (1116/1236) spt-store proc::tests::unassigned_pid_is_dead
2026-06-23T09:57:18.4464190Z         PASS [   0.029s] (1117/1236) spt-store project::tests::url_spellings_normalize_to_one_id
2026-06-23T09:57:18.4560166Z         PASS [   0.024s] (1118/1236) spt-store recent_home::tests::blank_name_is_noop
2026-06-23T09:57:18.4655912Z         PASS [   0.048s] (1119/1236) spt-store proc::tests::process_cmdline_reads_a_live_arg_marker
2026-06-23T09:57:18.4656699Z         PASS [   0.027s] (1120/1236) spt-store recent_home::tests::legacy_single_value_reads_as_one_element
2026-06-23T09:57:18.4711430Z         PASS [   0.034s] (1121/1236) spt-store recent_home::tests::mru_less_project_falls_back_to_node_global
2026-06-23T09:57:18.4862836Z         PASS [   0.032s] (1122/1236) spt-store recent_home::tests::node_global_moves_to_front
2026-06-23T09:57:18.4960244Z         PASS [   0.040s] (1123/1236) spt-store recent_home::tests::project_then_node_global_precedence
2026-06-23T09:57:18.5024499Z         PASS [   0.045s] (1124/1236) spt-store recent_home::tests::record_updates_both_levels
2026-06-23T09:57:18.6433326Z         PASS [   0.151s] (1125/1236) spt-store registry::tests::register_and_lookup
2026-06-23T09:57:18.6437755Z         PASS [   0.142s] (1126/1236) spt-store registry::tests::register_on_nonexistent_owlery_creates_dir_and_succeeds
2026-06-23T09:57:18.7034751Z         PASS [   0.233s] (1127/1236) spt-store registry::tests::clean_removes_dead_keeps_live
2026-06-23T09:57:18.7116486Z         PASS [   0.247s] (1128/1236) spt-store registry::tests::clean_keys_on_status_for_daemon_hosted_rows
2026-06-23T09:57:18.7480627Z         PASS [   0.039s] (1129/1236) spt-store rename::tests::live_nested_child_blocks_rename
2026-06-23T09:57:18.7802914Z         PASS [   0.034s] (1130/1236) spt-store rename::tests::rename_refusals_leave_owlery_untouched
2026-06-23T09:57:18.8048643Z         PASS [   0.101s] (1131/1236) spt-store registry::tests::resolve_on_empty_registry_is_none_not_error
2026-06-23T09:57:18.8124192Z         PASS [   0.169s] (1132/1236) spt-store registry::tests::reregister_replaces_address
2026-06-23T09:57:18.8222567Z         PASS [   0.016s] (1133/1236) spt-store roster::tests::is_member_any_spans_subnets_and_honors_tombstones
2026-06-23T09:57:18.8310333Z         PASS [   0.049s] (1134/1236) spt-store rename::tests::rename_ripples_self_and_nested_children
2026-06-23T09:57:18.8311994Z         PASS [   0.018s] (1135/1236) spt-store roster::tests::merge_entry_is_strictly_greater_lease_wins
2026-06-23T09:57:18.8426872Z         PASS [   0.019s] (1136/1236) spt-store roster::tests::merge_is_commutative_and_idempotent
2026-06-23T09:57:18.8486582Z         PASS [   0.017s] (1137/1236) spt-store roster::tests::roster_for_projects_one_subnets_slice
2026-06-23T09:57:18.8528738Z         PASS [   0.206s] (1138/1236) spt-store registry::tests::resolve_cleans_before_lookup
2026-06-23T09:57:18.8591281Z         PASS [   0.027s] (1139/1236) spt-store roster::tests::offline_member_persists_through_silence_and_reload
2026-06-23T09:57:18.8669341Z         PASS [   0.016s] (1140/1236) spt-store roster::tests::tombstone_dominates_suppresses_reinsert_and_clears
2026-06-23T09:57:18.8720509Z         PASS [   0.014s] (1141/1236) spt-store roster::tests::upsert_self_overwrites_unconditionally
2026-06-23T09:57:18.8721440Z         PASS [   0.030s] (1142/1236) spt-store roster::tests::serde_additive_and_degrades_to_empty
2026-06-23T09:57:18.8777240Z         PASS [   0.022s] (1143/1236) spt-store roster::tests::tombstones_are_scoped_and_merge
2026-06-23T09:57:18.9027759Z         PASS [   0.035s] (1144/1236) spt-store rotation::tests::coalesce_is_per_subnet
2026-06-23T09:57:18.9033529Z         PASS [   0.030s] (1145/1236) spt-store rotation::tests::coalesce_unions_revokees_and_keeps_earliest_deadline
2026-06-23T09:57:18.9073835Z         PASS [   0.029s] (1146/1236) spt-store rotation::tests::due_subnets_respects_deadline_and_force_is_immediate
2026-06-23T09:57:18.9130524Z         PASS [   0.038s] (1147/1236) spt-store rotation::tests::persists_and_degrades_to_empty
2026-06-23T09:57:18.9176877Z         PASS [   0.017s] (1148/1236) spt-store seed::tests::seed_round_trips_through_json
2026-06-23T09:57:18.9240098Z         PASS [   0.023s] (1149/1236) spt-store seed::tests::absent_cwd_is_omitted
2026-06-23T09:57:18.9480957Z         PASS [   0.045s] (1150/1236) spt-store sessions::tests::appends_and_reads_in_order
2026-06-23T09:57:18.9484996Z         PASS [   0.029s] (1151/1236) spt-store sessions::tests::none_cwd_emits_no_field_and_roundtrips
2026-06-23T09:57:18.9587521Z         PASS [   0.029s] (1152/1236) spt-store sessions::tests::pre_migration_row_without_cwd_deserializes_as_none
2026-06-23T09:57:18.9763512Z         PASS [   0.025s] (1153/1236) spt-store sessions::tests::row_with_cwd_appends_and_reads_back
2026-06-23T09:57:18.9786082Z         PASS [   0.025s] (1154/1236) spt-store sessions::tests::tolerant_of_garbage_lines
2026-06-23T09:57:18.9787293Z         PASS [   0.032s] (1155/1236) spt-store sessions::tests::same_session_rebind_is_deduped
2026-06-23T09:57:19.0207162Z         PASS [   0.038s] (1156/1236) spt-store shellinfo::tests::composite_option_mints_colon_free_id_and_carries_the_composite
2026-06-23T09:57:19.0284491Z         PASS [   0.045s] (1157/1236) spt-store shellinfo::tests::mint_smallest_free_and_teardown_frees
2026-06-23T09:57:19.0303265Z         PASS [   0.058s] (1158/1236) spt-store shellinfo::tests::alias_unique_rename_and_resolution
2026-06-23T09:57:19.0550430Z         PASS [   0.040s] (1159/1236) spt-store shellinfo::tests::shellinfo_roundtrip_and_corrupt_tolerance
2026-06-23T09:57:19.1016246Z         PASS [   0.688s] (1160/1236) spt-store project::tests::derivation_ladder
2026-06-23T09:57:19.1175082Z         PASS [   0.637s] (1161/1236) spt-store registry::tests::concurrent_registration_never_locks
2026-06-23T09:57:19.2657222Z         PASS [   0.238s] (1162/1236) spt-store spool::tests::drain_marks_delivered_and_is_idempotent
2026-06-23T09:57:19.2807086Z         PASS [   0.166s] (1163/1236) spt-store spool::tests::reopen_is_idempotent
2026-06-23T09:57:19.3034967Z         PASS [   0.280s] (1164/1236) spt-store spool::tests::deferred_row_survives_event_drain_then_hook_delivers
2026-06-23T09:57:19.3750167Z         PASS [   0.272s] (1165/1236) spt-store spool::tests::non_deferred_drain_skips_deferred_and_preserves_order
2026-06-23T09:57:19.3851501Z         PASS [   7.916s] (1166/1236) spt-daemon::sync concurrent_writes_reconcile_on_elected_node_and_converge
2026-06-23T09:57:19.3954272Z         PASS [   0.022s] (1167/1236) spt-store subnet::tests::add_joined_preserves_seed_and_epoch
2026-06-23T09:57:19.4140200Z         PASS [   0.033s] (1168/1236) spt-store subnet::tests::adopt_rotation_takes_newer_seed_and_is_idempotent
2026-06-23T09:57:19.4172424Z         PASS [   0.149s] (1169/1236) spt-store spool::tests::spool_touches_has_messages_sentinel
2026-06-23T09:57:19.4271426Z         PASS [   0.144s] (1170/1236) spt-store spool::tests::wan_mark_seen_claims_once_and_blocks_spool_path
2026-06-23T09:57:19.4304481Z         PASS [   0.035s] (1171/1236) spt-store subnet::tests::create_subnet_starts_at_epoch_one_unique_name
2026-06-23T09:57:19.4422040Z         PASS [   0.025s] (1172/1236) spt-store subnet::tests::hex_round_trips_and_rejects_bad_input
2026-06-23T09:57:19.4520648Z         PASS [   0.025s] (1173/1236) spt-store subnet::tests::minted_seeds_are_random
2026-06-23T09:57:19.4572995Z         PASS [   0.041s] (1174/1236) spt-store subnet::tests::hide_new_endpoints_defaults_off_and_persists
2026-06-23T09:57:19.4586045Z         PASS [   0.028s] (1175/1236) spt-store subnet::tests::missing_or_corrupt_file_is_empty_store
2026-06-23T09:57:19.4677095Z         PASS [   0.018s] (1176/1236) spt-store subnet::tests::remove_drops_membership
2026-06-23T09:57:19.4678084Z         PASS [   0.029s] (1177/1236) spt-store subnet::tests::no_prior_generation_before_rotation
2026-06-23T09:57:19.4729281Z         PASS [   0.167s] (1178/1236) spt-store spool::tests::wan_spool_dedups_on_op_id_across_reopen
2026-06-23T09:57:19.4846638Z         PASS [   2.598s] (1179/1236) spt-store contextstore::tests::conflict_artifacts_preserve_both_versions
2026-06-23T09:57:19.4850664Z         PASS [   0.027s] (1180/1236) spt-store subnet::tests::rotate_bumps_epoch_and_changes_seed
2026-06-23T09:57:19.4981709Z         PASS [   0.039s] (1181/1236) spt-store subnet::tests::store_persists_multi_subnet_and_rotation
2026-06-23T09:57:19.5864156Z         PASS [   0.523s] (1182/1236) spt-store spool::tests::event_part_body_persists_byte_exact
2026-06-23T09:57:19.6121246Z         PASS [   0.699s] (1183/1236) spt-store sessions::tests::last_k_and_bounding
2026-06-23T09:57:19.6302238Z         PASS [   0.021s] (1184/1236) spt-store timefmt::tests::formats_known_instants
2026-06-23T09:57:19.6499556Z         PASS [   0.016s] (1185/1236) spt-store timefmt::tests::lexical_order_matches_chronological_order
2026-06-23T09:57:19.6770100Z         PASS [   0.024s] (1186/1236) spt-store visibility::tests::hidden_gates_sync_even_when_listed
2026-06-23T09:57:19.6929805Z         PASS [   0.016s] (1187/1236) spt-store visibility::tests::hidden_is_or_of_defaults
2026-06-23T09:57:19.7147569Z         PASS [   0.026s] (1188/1236) spt-store visibility::tests::override_wins_both_directions
2026-06-23T09:57:19.7505259Z         PASS [   0.033s] (1189/1236) spt-store visibility::tests::store_persists_and_degrades_safe
2026-06-23T09:57:19.7632265Z         PASS [   0.017s] (1190/1236) spt-store visibility::tests::synced_requires_membership_listing
2026-06-23T09:57:19.8078492Z         PASS [   0.036s] (1191/1236) spt-store xfer::tests::progress_round_trips_per_role_and_updates_mid_flight
2026-06-23T09:57:19.8364345Z         PASS [   0.351s] (1192/1236) spt-store syncmerge::tests::non_context_branch_refused
2026-06-23T09:57:19.8369446Z         PASS [   2.457s] (1193/1236) spt-store contextstore::tests::two_tier_layout_and_commits
2026-06-23T09:57:19.8387322Z         PASS [   0.040s] (1194/1236) spt-store xfer::tests::xfer_id_is_filename_safe_and_distinct
2026-06-23T09:57:19.8565668Z         PASS [   0.016s] (1195/1236) spt-term projection::tests::agent_between_tools_breaks_the_sprint
2026-06-23T09:57:19.8569686Z         PASS [   0.019s] (1196/1236) spt-term digest::tests::truncate_arg_cuts_to_width_with_ellipsis
2026-06-23T09:57:19.8759103Z         PASS [   0.041s] (1197/1236) spt-term digest::tests::config_defaults_are_the_presentation_formula
2026-06-23T09:57:19.8793498Z         PASS [   0.021s] (1198/1236) spt-term projection::tests::context_record_discriminator
2026-06-23T09:57:19.8842754Z         PASS [   0.027s] (1199/1236) spt-term projection::tests::diagnostics_clean_stream_has_no_drops
2026-06-23T09:57:19.8985215Z         PASS [   0.020s] (1200/1236) spt-term projection::tests::empty_input_projects_empty_digest
2026-06-23T09:57:19.9059635Z         PASS [   0.028s] (1201/1236) spt-term projection::tests::diagnostics_record_every_drop_with_reason
2026-06-23T09:57:19.9240069Z         PASS [   0.039s] (1202/1236) spt-term projection::tests::leading_output_without_input_is_a_preamble_turn
2026-06-23T09:57:19.9379036Z         PASS [   0.026s] (1203/1236) spt-term projection::tests::malformed_unknown_role_and_toolless_tool_are_skipped
2026-06-23T09:57:19.9435093Z         PASS [   0.040s] (1204/1236) spt-term projection::tests::projects_input_agent_and_collapses_tool_sprints
2026-06-23T09:57:19.9501344Z         PASS [   0.027s] (1205/1236) spt-term projection::tests::sprint_collapse_off_keeps_tools_separate
2026-06-23T09:57:19.9578997Z         PASS [   0.032s] (1206/1236) spt-term projection::tests::timeline_boundary_divider_and_window_bridge
2026-06-23T09:57:19.9650397Z         PASS [   0.021s] (1207/1236) spt-term projection::tests::timeline_folds_context_into_a_turn
2026-06-23T09:57:19.9785895Z         PASS [   0.023s] (1208/1236) spt-term projection::tests::ts_ordering_key_parses_and_is_optional
2026-06-23T09:57:19.9873511Z         PASS [   0.029s] (1209/1236) spt-term projection::tests::truncates_tool_args_to_width
2026-06-23T09:57:19.9934278Z         PASS [   0.027s] (1210/1236) spt-term projection::tests::unknown_fields_are_tolerated
2026-06-23T09:57:20.0096765Z         PASS [   0.031s] (1211/1236) spt-term projection::tests::window_input_turns_bridges_and_trims
2026-06-23T09:57:20.0236046Z         PASS [   0.031s] (1212/1236) spt-term reader::tests::auto_answers_synthetic_dsr_query
2026-06-23T09:57:20.0333256Z         PASS [   0.044s] (1213/1236) spt-term projection::tests::windows_to_last_n_turns
2026-06-23T09:57:20.0520356Z         PASS [   0.040s] (1214/1236) spt-term reader::tests::dsr_matcher_finds_query_across_chunk_boundary
2026-06-23T09:57:20.0683081Z         PASS [   0.044s] (1215/1236) spt-term winprog::tests::bare_name_prefers_cmd_over_extensionless_shim
2026-06-23T09:57:20.0713172Z         PASS [   0.048s] (1216/1236) spt-term reader::tests::no_dsr_means_no_answer
2026-06-23T09:57:20.0803061Z         PASS [   0.031s] (1217/1236) spt-term winprog::tests::bare_name_prefers_exe_and_spawns_direct
2026-06-23T09:57:20.0853088Z         PASS [   0.018s] (1218/1236) spt-term winprog::tests::earlier_path_dir_wins
2026-06-23T09:57:20.0878360Z         PASS [   0.017s] (1219/1236) spt-term winprog::tests::explicit_extension_is_classified_in_place
2026-06-23T09:57:20.1041852Z         PASS [   0.023s] (1220/1236) spt-term winprog::tests::unresolvable_passes_through
2026-06-23T09:57:20.1269330Z         PASS [   0.038s] (1221/1236) xtask::bin/xtask docs_token_gate_tests::clean_help_text_passes
2026-06-23T09:57:20.1451514Z         PASS [   0.034s] (1222/1236) xtask::bin/xtask docs_token_gate_tests::planted_internal_codes_are_flagged
2026-06-23T09:57:20.1476844Z         PASS [   0.062s] (1223/1236) xtask::bin/xtask converge_tests::converge_table_renders_rows_and_success_predicate
2026-06-23T09:57:20.1956507Z         PASS [   3.380s] (1224/1236) spt-store branchstore::tests::branches_by_recency_orders_newest_first
2026-06-23T09:57:21.8830964Z         PASS [   4.545s] (1225/1236) spt-store contextstore::tests::rename_ripples_both_tiers
2026-06-23T09:57:21.9050748Z         PASS [   5.012s] (1226/1236) spt-store contextstore::tests::fork_copies_both_tiers_then_diverges
2026-06-23T09:57:22.6828512Z         PASS [  17.506s] (1227/1236) spt::bin/spt cli::tests::owner_shutdown_gated_by_can_shutdown_grant
2026-06-23T09:57:23.3079969Z         PASS [   6.057s] (1228/1236) spt-store contextstore::tests::remove_endpoint_removes_exactly_the_source
2026-06-23T09:57:24.0453028Z         PASS [   4.562s] (1229/1236) spt-store syncmerge::tests::legacy_bottom_vectors_surface_not_overwrite
2026-06-23T09:57:24.3492896Z         PASS [   4.882s] (1230/1236) spt-store syncmerge::tests::adopt_then_incremental_then_idempotent_repull
2026-06-23T09:57:24.9093896Z         PASS [   5.412s] (1231/1236) spt-store syncmerge::tests::project_branch_unions_disjoint_agents
2026-06-23T09:57:26.0057301Z         PASS [   6.535s] (1232/1236) spt-store syncmerge::tests::dominated_incoming_drops_but_joins_dag
2026-06-23T09:57:27.0072278Z         PASS [   7.538s] (1233/1236) spt-store syncmerge::tests::concurrent_writes_surface_on_both_nodes
2026-06-23T09:57:27.9374712Z         PASS [  10.118s] (1234/1236) spt-store info::tests::concurrent_read_during_writes_never_torn
2026-06-23T09:57:27.9883697Z         PASS [   8.411s] (1235/1236) spt-store syncmerge::tests::reconciled_write_propagates_and_clears_artifacts
2026-06-23T09:58:09.6272508Z         SLOW [> 60.000s] (─────────) spt-daemon seedmap::tests::stop_op_acks_then_serve_returns
2026-06-23T09:59:09.6306960Z         SLOW [>120.000s] (─────────) spt-daemon seedmap::tests::stop_op_acks_then_serve_returns
2026-06-23T10:00:09.6315986Z         SLOW [>180.000s] (─────────) spt-daemon seedmap::tests::stop_op_acks_then_serve_returns
2026-06-23T10:01:09.6447851Z  TERMINATING [>240.000s] (─────────) spt-daemon seedmap::tests::stop_op_acks_then_serve_returns
2026-06-23T10:01:09.6490091Z      TIMEOUT [ 240.036s] (1236/1236) spt-daemon seedmap::tests::stop_op_acks_then_serve_returns
2026-06-23T10:01:09.6490452Z   stdout ───
2026-06-23T10:01:09.6491106Z 
2026-06-23T10:01:09.6491175Z     running 1 test
2026-06-23T10:01:09.6491552Z     test seedmap::tests::stop_op_acks_then_serve_returns has been running for over 60 seconds
2026-06-23T10:01:09.6492043Z 
2026-06-23T10:01:09.6492125Z     (test timed out)
2026-06-23T10:01:09.6492245Z 
2026-06-23T10:01:09.6492377Z ────────────
2026-06-23T10:01:09.6492664Z      Summary [ 250.348s] 1236 tests run: 1235 passed (8 leaky), 1 timed out, 1 skipped
2026-06-23T10:01:09.6493003Z      TIMEOUT [ 240.036s] (1236/1236) spt-daemon seedmap::tests::stop_op_acks_then_serve_returns
2026-06-23T10:01:09.6524444Z error: test run failed
2026-06-23T10:01:09.7109475Z ##[error]Process completed with exit code 1.
2026-06-23T10:01:09.7340168Z Post job cleanup.
2026-06-23T10:01:09.8303171Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-23T10:01:09.8526334Z git version 2.43.0.windows.1
2026-06-23T10:01:09.8567737Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\6be688a6-8237-450b-84d3-59a07df79fe6\.gitconfig'
2026-06-23T10:01:09.8582417Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\6be688a6-8237-450b-84d3-59a07df79fe6' before making global git config changes
2026-06-23T10:01:09.8583146Z Adding repository directory to the temporary git global config as a safe directory
2026-06-23T10:01:09.8587857Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-23T10:01:09.8827734Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-23T10:01:09.9087677Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-23T10:01:10.2718729Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-23T10:01:10.2925278Z http.https://github.com/.extraheader
2026-06-23T10:01:10.2953216Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-06-23T10:01:10.3186714Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-23T10:01:10.6912120Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-23T10:01:10.7137827Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-23T10:01:11.0806469Z Cleaning up orphan processes
